chore 📦: Update setupacdc.yml configuration
Updated the setupacdc.yml file to fix formatting issues and improve readability. The changes include updating quotes around description fields and adding spaces between tags.
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
-swap 128 \
|
||||
-net0 name=eth0,bridge=vmbr0,ip={{ addc_ansible_host }}/24,gw={{ location_gateway }},hwaddr={{ mac_address }} \
|
||||
-storage local-lvm \
|
||||
-description default lxc \
|
||||
-description "default lxc" \
|
||||
-onboot 1 \
|
||||
-protection 1 \
|
||||
-unprivileged 1 \
|
||||
-tags ansible_managed test \
|
||||
-tags "ansible_managed,test" \
|
||||
-features keyctl=1,nesting=1,mount=cifs
|
||||
|
||||
become: yes
|
||||
|
||||
Reference in New Issue
Block a user