Ansible Modules Collection for using OpenStack
Go to file
Monty Taylor 97eb24ac4d Deal with collection build modifying tree
ansible-galaxy collection build modifies the contents of the tree.
Let's not go in to why this is bad, but instead just deal with it.
The issue in question is that is removes the +x bit from files in
the tree, which means you can't run a build twice in a row locally.
Shrug. Just roll with the -x and update our usage to reflect it.

Change-Id: I0f82531e99a98d656b60079fd3e94d4e3a1dbb6b
2020-03-05 15:08:32 +00:00
changelogs/fragments os_coe_cluster: Retrive id/uuid correctly 2020-03-02 17:09:30 +00:00
ci Deal with collection build modifying tree 2020-03-05 15:08:32 +00:00
plugins Merge "Test with and assert support for python3" 2020-03-04 22:27:00 +00:00
tests Deal with collection build modifying tree 2020-03-05 15:08:32 +00:00
tools Deal with collection build modifying tree 2020-03-05 15:08:32 +00:00
.gitignore Add a tool to build collections with pbr 2020-02-27 08:20:43 -06:00
.gitreview Added .gitreview 2019-09-25 15:21:42 +00:00
galaxy.yml.in Add a tool to build collections with pbr 2020-02-27 08:20:43 -06:00
LICENSE Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
README.md Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
test-requirements.txt Add a tool to build collections with pbr 2020-02-27 08:20:43 -06:00
tox.ini Deal with collection build modifying tree 2020-03-05 15:08:32 +00:00
zuul.yaml Add colleciton repo to required projects 2020-01-27 16:40:36 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: openstack.cloud