forc_ad_automated/deploy_forcad.yml

11 lines
179 B
YAML
Raw Normal View History

2022-09-28 19:52:28 +02:00
---
- name: Setup ForcAD infra
2022-09-28 19:52:28 +02:00
hosts: faust_ad
become: true
tasks:
- name: Install docker on machine
include_role:
name: docker
tasks_from: main