Skip to content

Commit

Permalink
Merge pull request dareyio#12 from ahmedb24/refactor
Browse files Browse the repository at this point in the history
feat: Update project
  • Loading branch information
ahmedb24 authored Jan 1, 2023
2 parents 032456e + 71582d1 commit 341ee40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/webserver/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- name: clone a repo
become: true
ansible.builtin.git:
repo: https://github.com/<your-name>/tooling.git
repo: https://github.com/ahmedb24/tooling
dest: /var/www/html
force: yes

Expand Down

0 comments on commit 341ee40

Please sign in to comment.