-
To ease installation for operators, we should define Galaxy roles that can be used with Ansible playbooks, as well as a reference "deploy" repository that demonstrates putting them all together.
-
_From @jxn on April 13, 2017 18:10_
After the version bump to 2.3.0, it seems install --force no longer forces an overwrite. We have been using this to "upgrade" roles stored in git, but they are no…
-
### Summary
According to the [`Collection structure` chapter of the docs](https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_structure.html#roles-directory):
> Role names are no…
-
The dependencies of galaxy roles have the form `openmicroscopy.basedeps`, however the playbooks in this repository expect a role name without a prefix (just `basedeps`). As a result some roles are ins…
-
# Proposal: ansible-galaxy: Check OpenPGP signatures of roles
*Author*: Robin Schneider
*Date*: 2016-10-31
- Status: New
- Proposal type: ansible-galaxy improvement
- Targeted Release: fut…
-
### Summary
Currently the installation of this Ansible Role from the Ansible Galaxy does not work. Affected are release newer than of version 1.18.7. Related issue https://github.com/ansible/galaxy…
-
Hi all!
It's recommended to always have an organization Ansible roles uploaded to Ansible Galaxy, which provides more popularity and easier way for roles downloading.
So in this issue, we preten…
rshad updated
3 years ago
-
**Describe the bug**
I am new on ansible tool, not able to figure out the error message myself from ansible-galaxy error.
**To Reproduce**
Steps to reproduce the behavior:
1. ansible version
…
-
Galaxy and AutomationHub use roles/meta/main.yml to generate the description field for roles.
It's recently surfaced that the minimum required parameters for a meta/main.yml file seem to be:
``…
-
# Proposal: Define a standard way for roles and playbook documentation
_Author_: Ton Kersten @TonK
_Date_: 2016/06/21
- Status: New
- Proposal type: design
- Targeted Release: 2.2
## Motivation
I …