mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -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
|
become: true
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
[all]
|
[aws_node_local]
|
||||||
localhost ansible_connection=local
|
localhost ansible_connection=local
|
||||||
Reference in New Issue
Block a user