Fix typo
This commit is contained in:
parent
a73e4f501c
commit
49f01da2b5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
notify:
|
notify:
|
||||||
- restart httpd
|
- restart httpd
|
||||||
|
|
||||||
name: install the pkgdb_sync_git_branches.py scripts
|
- name: install the pkgdb_sync_git_branches.py scripts
|
||||||
template: src={{item}} dest=/usr/local/bin/{{item}} owner=root group=root mode=0755
|
template: src={{item}} dest=/usr/local/bin/{{item}} owner=root group=root mode=0755
|
||||||
with_items:
|
with_items:
|
||||||
- pkgdb_sync_git_branches.py
|
- pkgdb_sync_git_branches.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue