forc_ad_automated/deploy_forcad.yml

11 lines
179 B
YAML

---
- name: Setup ForcAD infra
hosts: faust_ad
become: true
tasks:
- name: Install docker on machine
include_role:
name: docker
tasks_from: main