explain why we are doing that
This commit is contained in:
parent
8f00edf5b8
commit
9a06295fdf
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
- restart network
|
||||
- meta: flush_handlers
|
||||
|
||||
# this two step can be done in one, but Ansible will then always show the action as changed
|
||||
- name: download RDO release package
|
||||
get_url: url=https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm dest=/root/
|
||||
- yum: state=present name=/root/rdo-release-icehouse-4.noarch.rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue