Use this tag for questions regarding Ansible Galaxy (a site for publishing and downloading the roles) and the `ansible-galaxy` command-line tool.
All my Ansible playbooks/roles are checked in to my git repo. However, for Ansible Galaxy roles I always have …
ansible ansible-playbook ansible-galaxySo I figured I should start using Ansible Galaxy when possible, instead of writing my own roles. I just installed …
kubernetes ansible ansible-galaxyWhen I try to install ansible role, I see this exception. $ ansible-galaxy install zzet.postgresql Traceback (most recent call last): …
macos ansible ansible-galaxyA look at the core database modules in Ansible documentation shows no signs of a module for Oracle. What is …
oracle ansible ansible-playbook ansible-galaxyStarted learning Ansible and want to facilitate ansible-galaxy search nginx command, but I'm getting: ERROR! Unknown error when attempting to …
ssl ansible ubuntu-18.04 ansible-galaxyIm trying to install ansible-galaxy roles on Mac OS X El Capitan via CLI $ ansible-galaxy install -r requirements.yml I …
python ansible ansible-galaxy