Make this idempotent
This commit is contained in:
parent
fa27a2b5fb
commit
94dea17712
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
||||||
- provision_config
|
- provision_config
|
||||||
|
|
||||||
- name: testing fixture
|
- name: testing fixture
|
||||||
file: path="/home/copr/cloud/ec2rc.variable" state="touch"
|
copy: dest="/home/copr/cloud/ec2rc.variable" content=""
|
||||||
when: devel
|
when: devel
|
||||||
|
|
||||||
- name: copy copr-be.conf
|
- name: copy copr-be.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue