Basic docker setup verified by ansible-lint locally
This commit is contained in:
5
ansible/roles/local-server-head/tasks/main.yaml
Normal file
5
ansible/roles/local-server-head/tasks/main.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Ensure docker components are installed
|
||||
ansible.builtin.include_tasks:
|
||||
file: ensure-docker-basic.yaml
|
||||
apply:
|
||||
become: true
|
||||
Reference in New Issue
Block a user