DCD-224: Group the AWS node settings together.

This commit is contained in:
Steve Smith
2019-04-23 14:26:24 +10:00
parent ff1262507f
commit aa314abc6e
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
- hosts: all
- hosts: aws_node_local
become: true
vars:

View File

@@ -1,2 +1,2 @@
[all]
[aws_node_local]
localhost ansible_connection=local