Run tfstate role on first host

This commit is contained in:
Khue Doan 2021-06-08 18:29:09 +07:00
parent b1c6620322
commit 9338f01b05
2 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@
hosts: metal
roles:
- docker
- name: Create Terraform state storage
hosts: metal[0]
- tfstate