Remove force from ansiblehost cloning
Really not required
This commit is contained in:
parent
75ae2367d4
commit
cb4cb59f32
@ -46,7 +46,6 @@
|
||||
mode: "0600"
|
||||
- name: Create system copy of Ansible repo
|
||||
git:
|
||||
force: true
|
||||
repo: https://gitlab.com/rehashedsalt/ansible
|
||||
dest: /opt/ansible-repo
|
||||
- name: Set up pull and run cronjob
|
||||
|
Loading…
Reference in New Issue
Block a user