ansible_host: Fix one more ansible-lint warning
This commit is contained in:
parent
9ddb043290
commit
50186fa466
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
path: /srv/ansible(/.*)?
|
path: /srv/ansible(/.*)?
|
||||||
setype: httpd_sys_content_t
|
setype: httpd_sys_content_t
|
||||||
|
|
||||||
- name: clone ansible repository
|
- name: Clone ansible repository
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
dest: /srv/ansible
|
dest: /srv/ansible
|
||||||
repo: https://git.foo.sh/ansible.git
|
repo: https://git.foo.sh/ansible.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue