ansible_role_antigen
ansible_role_antigen copied to clipboard
Ansible role for installing the Antigen and using it to configure Zsh
Upgrading Molecule dependencies.
I am trying to use this role on osx catalina but having some issues. Would you steer me in the right direction. > Error: Running Homebrew as root is extremely...
I applied the following playbook on 2 fresh servers : ```yml - hosts: all roles: - role: gantsign.antigen users: - username: root antigen_libraries: - name: oh-my-zsh env: DISABLE_AUTO_UPDATE: '"true"' antigen_theme:...
Running/testing with default options from the README.md, the playbook fails with the following message: > fatal: [hostname-redacted]: FAILED! => {"msg": "The task includes an option with an undefined variable. The...
TASK [gantsign.antigen : create install directory] ********************************************************************************************************************************* fatal: [esxi-ansible]: FAILED! => {"msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user (rc:...