change hostname to act
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
|
||||
- name: Set hostname to configured value (if needed)
|
||||
ansible.builtin.hostname:
|
||||
name: fedora-cloud
|
||||
name: act
|
||||
when:
|
||||
- current_hostname.stdout != "fedora-cloud"
|
||||
- current_hostname.stdout != "act"
|
||||
|
||||
Reference in New Issue
Block a user