Merge "Remove cloud-init when we set hostnames"
This commit is contained in:
commit
25cf054fd8
@ -1,4 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
- name: Remove cloud-init
|
||||||
|
package:
|
||||||
|
name: cloud-init
|
||||||
|
state: absent
|
||||||
|
|
||||||
# Set hostname and /etc/hosts
|
# Set hostname and /etc/hosts
|
||||||
# Inspired by:
|
# Inspired by:
|
||||||
# https://github.com/ansible/ansible/pull/8482)
|
# https://github.com/ansible/ansible/pull/8482)
|
||||||
|
Loading…
Reference in New Issue
Block a user