added all the old stuff
This commit is contained in:
6
roles/docker/tasks/main.yml
Normal file
6
roles/docker/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# tasks file for docker_rollout
|
||||
- name: Deploy Docker and Configure Swarm
|
||||
ansible.builtin.include_tasks: "{{ item }}"
|
||||
loop:
|
||||
- docker_rollout.yml
|
||||
Reference in New Issue
Block a user