Refactored host name groups
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# command: ansible-playbook -i common/config.ini common/update-release.yml
|
||||
---
|
||||
- name: Upgrade Ubuntu to next release
|
||||
hosts: workload-hosts, k3s-hosts
|
||||
hosts: workload_hosts, k3s_hosts
|
||||
become: true
|
||||
tasks:
|
||||
- name: Ensure update-manager-core is installed
|
||||
|
||||
Reference in New Issue
Block a user