summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/provision_sec_group.yml
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2017-11-08 15:51:17 -0500
committerGitHub <noreply@github.com>2017-11-08 15:51:17 -0500
commita7172e8482124feeccf07671fc8263a79fc281a0 (patch)
tree1838759eba169d41807ec7ed2e0dd319269210ae /playbooks/aws/openshift-cluster/provision_sec_group.yml
parent52d2eb56e3198ed83c7c9a912aa22919e2180985 (diff)
parent8757073d8509a6301b70ff66383d84416bdd78cb (diff)
downloadopenshift-a7172e8482124feeccf07671fc8263a79fc281a0.tar.gz
openshift-a7172e8482124feeccf07671fc8263a79fc281a0.tar.bz2
openshift-a7172e8482124feeccf07671fc8263a79fc281a0.tar.xz
openshift-a7172e8482124feeccf07671fc8263a79fc281a0.zip
Merge pull request #6016 from kwoodson/bootstrap_enhancements-v3
Bootstrap enhancements.
Diffstat (limited to 'playbooks/aws/openshift-cluster/provision_sec_group.yml')
-rw-r--r--playbooks/aws/openshift-cluster/provision_sec_group.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/aws/openshift-cluster/provision_sec_group.yml b/playbooks/aws/openshift-cluster/provision_sec_group.yml
index 039357adb..7d74a691a 100644
--- a/playbooks/aws/openshift-cluster/provision_sec_group.yml
+++ b/playbooks/aws/openshift-cluster/provision_sec_group.yml
@@ -6,7 +6,7 @@
connection: local
gather_facts: no
tasks:
- - name: create an instance and prepare for ami
+ - name: create security groups
include_role:
name: openshift_aws
tasks_from: security_group.yml