mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
DCD-224: Group the AWS node settings together.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
- hosts: aws_node_local
|
||||
become: true
|
||||
|
||||
vars:
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[all]
|
||||
[aws_node_local]
|
||||
localhost ansible_connection=local
|
||||
Reference in New Issue
Block a user