summaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.mdwn b/README.mdwn
index f653efaf..8841e255 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -278,12 +278,9 @@ the correct `$OS_AUTH_URL`.
### Firewall / Security Groups
The instructions assume the presence of a set of security groups. You can
-create these by running the following Ansible playbook. You'll need the
-OpenStack Ansible modules cloned from
-`https://github.com/openstack-ansible/openstack-ansible-modules/`.
+create these by running the following Ansible playbook.
- ANSIBLE_LIBRARY=../openstack-ansible-modules ansible-playbook -i hosts \
- firewall.yaml
+ ansible-playbook -i hosts firewall.yaml
### Placeholders