File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
- stackhpc.os-config
2
- ==================
1
+ stackhpc.openstack.os_config
2
+ ============================
3
3
4
- [ ![ Build Status] ( https://www.travis-ci.org/stackhpc/ansible-role-os-config.svg?branch=master )] ( https://www.travis-ci.org/stackhpc/ansible-role-os-config )
5
-
6
- Add openstack client config file to default location of
7
- ` /etc/openstack/clouds.yaml `
4
+ Add OpenStack client config file to default location of
5
+ ` ~/.config/openstack/clouds.yaml `
8
6
9
7
Requirements
10
8
------------
@@ -62,7 +60,7 @@ An easy way to this example is:
62
60
pip install -U pip
63
61
pip install -U ansible
64
62
65
- ansible-galaxy install stackhpc.os-config
63
+ ansible-galaxy install stackhpc.openstack.os_config
66
64
67
65
ansible-playbook -i "localhost," -c local test.yml
68
66
You can’t perform that action at this time.
0 commit comments