Go to file
Travis Truman e680f5dfdc Cleanup/standardize usage of tags
The numerous tags within the role have been condensed to two tags:
openstack_hosts-install and openstack_hosts-config

These tags have been chosen as they are namespaced and cover the two major
functions of the role.

Change-Id: Ib52d915fd33af587fb896cc5b2a2c33224164589
2016-06-07 10:47:52 -04:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2016-06-07 10:47:52 -04:00
2016-05-04 15:18:53 +01:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-12-09 11:46:54 -06:00
2015-11-03 02:57:54 -06:00
2016-04-16 08:47:36 -05:00

OpenStack host setup

tags

openstack, host, cloud, ansible

category

*nix

Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack.

- name: Basic host setup
  hosts: "hosts"
  user: root
  roles:
    - { role: "openstack_hosts", tags: [ "openstack-hosts-setup" ] }
Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%