chore 📦: Update setupacdc.yml to remove unused container creation task
Updated the setupacdc.yml file to remove the task that was no longer needed, improving the overall efficiency of the setup process.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
container_features: keyctl=1,nesting=1,mount=cifs
|
container_features: keyctl=1,nesting=1,mount=cifs
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ensure container does not exist
|
# - name: Ensure container does not exist
|
||||||
|
|
||||||
- name: Create LXC container using pct command
|
- name: Create LXC container using pct command
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
|
|||||||
Reference in New Issue
Block a user