mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Run tfstate role on first host
This commit is contained in:
parent
b1c6620322
commit
9338f01b05
@ -11,3 +11,7 @@
|
||||
hosts: metal
|
||||
roles:
|
||||
- docker
|
||||
|
||||
- name: Create Terraform state storage
|
||||
hosts: metal[0]
|
||||
- tfstate
|
||||
|
Loading…
Reference in New Issue
Block a user