Ansible experimentation
Find a file
Vincent V.d Kussen c1ab857680 add docs
2018-08-17 20:37:45 +02:00
group_vars add docs 2018-08-17 20:37:45 +02:00
roles add docs 2018-08-17 20:37:45 +02:00
ansible.cfg ssh-config role / docs / updated user config 2018-08-15 20:35:23 +02:00
hosts ssh-config role / docs / updated user config 2018-08-15 20:35:23 +02:00
README.md add docs 2018-08-17 20:37:45 +02:00
site.yaml ssh-config role / docs / updated user config 2018-08-15 20:35:23 +02:00

Users and ssh-configAnsible roles

This repo contains 2 roles:

  • users: Add users and configure .bashrc and authorized_keys
  • ssh-config: Configures a user's ~/.ssh/config

Both roles make use of the same users variable and are created to give users the freedom to add their own configuration outside of Ansible.

Detailed configuration can be found in the README files inside the role's folders.