yaml and ansible linting clean ups
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# tasks file for ensure_hostname
|
||||
- name: Set hostname if localhost
|
||||
- name: Set Hostname If Localhost
|
||||
when:
|
||||
- ansible_facts["system"] == 'Linux'
|
||||
- ansible_facts["fqdn"] == 'localhost.localdomain'
|
||||
|
||||
Reference in New Issue
Block a user