ff
This commit is contained in:
parent
e17f2b8df5
commit
ba9f16e7ff
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
||||||
- name: print x
|
- name: print x
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "bucket exists already"
|
msg: "bucket exists already"
|
||||||
when: 'not "Your previous request to create the named bucket succeeded and you already own it." in buckets.stdout'
|
when: 'not "Your previous request to create the named bucket succeeded and you already own it." in buckets.stdout'
|
||||||
|
|
Loading…
Reference in a new issue