openstack-ansible/playbooks
Logan V 97267d902a Do not collect physical host facts in playbook
The role itself depends on physical host facts being collected,
but the collection occurring in the playbook does not accommodate
--limit containername, it will require
--limit containername:physicalhost in order for the required facts
to be collected.

To allow limit to target only the containers being created, the
fact collection has been moved to the role and the module is
executed against the physical_host using delegation.

Depends-On: https://review.openstack.org/#/c/554105/
Change-Id: Idc0ae7913b3ea9374caa41a207fab8c72f42bf41
2018-03-18 22:45:37 -05:00
..
common-playbooks Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
common-tasks Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
defaults/repo_packages Unfreeze Rocky 2018-02-16 17:43:24 +00:00
roles/system_crontab_coordination Fix crontab errors on CentOS/SUSE 2017-12-04 14:57:29 +00:00
ceph-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
ceph-rgw-install.yml Ceph RadosGW integration 2018-02-27 17:49:19 +01:00
containers-deploy.yml Add nspawn container driver 2018-02-11 19:02:24 -06:00
containers-lxc-create.yml Do not collect physical host facts in playbook 2018-03-18 22:45:37 -05:00
containers-lxc-destroy.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
containers-lxc-host.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
containers-nspawn-create.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
containers-nspawn-destroy.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
containers-nspawn-host.yml Normalise the nspawn_hosts role name 2018-03-18 05:10:33 +00:00
etcd-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
galera-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
haproxy-install.yml Merge "Merge haproxy plays" 2018-03-18 02:42:17 +00:00
healthcheck-hosts.yml Improve healthchecks 2018-02-26 09:17:06 +00:00
healthcheck-infrastructure.yml Improve healthchecks 2018-02-26 09:17:06 +00:00
lxc-containers-create.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-containers-destroy.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-hosts-setup.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
memcached-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
openstack-hosts-setup.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-aodh-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-barbican-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-ceilometer-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-cinder-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-designate-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-glance-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-gnocchi-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-heat-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-horizon-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-ironic-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-keystone-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-magnum-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-molteniron-install.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
os-neutron-install.yml l3_agent should only appear in computes when dvr 2018-02-09 11:11:34 +00:00
os-nova-install.yml Fix typo and misleading task name for nova-consoleauth 2018-03-10 10:43:50 -05:00
os-octavia-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-rally-install.yml Avoid using gather_facts as a variable 2017-10-16 14:59:21 +00:00
os-sahara-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-swift-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-swift-sync.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-tacker-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-tempest-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-trove-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
rabbitmq-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
repo-build.yml Remove symlinked git cache functionality 2017-12-12 16:12:25 +00:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
repo-use.yml repo-use.yml: Scope host groups properly 2018-03-15 19:23:05 +00:00
rsyslog-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
security-hardening.yml Avoid using gather_facts as a variable 2017-10-16 14:59:21 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
setup-infrastructure.yml Move setup-utility before other plays 2018-02-07 13:10:36 +00:00
setup-openstack.yml Ceph RadosGW integration 2018-02-27 17:49:19 +01:00
unbound-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
utility-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00