mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
indent
This commit is contained in:
parent
44dc3563da
commit
b3b6954449
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
- name: Is ubuntu-18 server
|
- name: Is ubuntu-18 server
|
||||||
stat:
|
stat:
|
||||||
path: /etc/cloud/cloud.cfg
|
path: /etc/cloud/cloud.cfg
|
||||||
register: U18_server
|
register: U18_server
|
||||||
|
|
||||||
- name: edit cloud.cfg yaml
|
- name: edit cloud.cfg yaml
|
||||||
lineinfile:
|
lineinfile:
|
||||||
|
|
Loading…
Reference in a new issue