diff options
-rw-r--r-- | setup.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ roles: - { role: essential } -- name: Basic setup for all hosts +- name: Setup web hosts hosts: web roles: - { role: web } |
index : infra.git | |
Ansible playbooks for personal infrastructure. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | setup.yml | 2 |
@@ -3,7 +3,7 @@ roles: - { role: essential } -- name: Basic setup for all hosts +- name: Setup web hosts hosts: web roles: - { role: web } |