Refactored host name groups
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Note: this playbook requires an interactive mode or passed secret for privilege escalation
|
||||
---
|
||||
- name: Create ansible user and configure passwordless sudo
|
||||
hosts: workload-hosts
|
||||
hosts: workload_hosts
|
||||
become: true
|
||||
become_method: sudo
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user