ansible-role-github-users icon indicating copy to clipboard operation
ansible-role-github-users copied to clipboard

Ansible Role - GitHub Users

Results 3 ansible-role-github-users issues
Sort by recently updated
recently updated
newest added

Hi :wave: I'm a big fan, I thought maybe I could give a little something back for all that you have given us! ## Description This adds an optional variable...

Set a custom shell for a user that I've added with this Ansible role. **Example:** ```yaml - hosts: servers vars: github_users: - name: geerlingguy shell: /bin/zsh ```

stale

Role does not work by-default with Alpine linux hosts, because it has no bash, it's busybox based distro with ash only (/bin/sh)

stale