mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07:00
parent
bc99432f89
commit
eaa5e07b28
247 changed files with 7318 additions and 7375 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
- assert:
|
||||
that:
|
||||
- check_file.stat.exists == False
|
||||
- check_file.stat.exists == False
|
||||
|
||||
- name: Check the file /preseed/ubuntu.seed is added
|
||||
stat:
|
||||
|
@ -43,7 +43,7 @@
|
|||
|
||||
- assert:
|
||||
that:
|
||||
- check_file.stat.exists == True
|
||||
- check_file.stat.exists == True
|
||||
|
||||
- block:
|
||||
- name: Get the content of file test02.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue