Ansible experimentation
Find a file
2018-08-18 10:13:25 +02:00
group_vars add docs 2018-08-17 20:37:45 +02:00
roles testing with FreeBSD on ec2 2018-08-18 10:13:25 +02:00
ansible.cfg ssh-config role / docs / updated user config 2018-08-15 20:35:23 +02:00
hosts testing with FreeBSD on ec2 2018-08-18 10:13:25 +02:00
README.md add docs 2018-08-17 20:37:45 +02:00
site.yaml testing with FreeBSD on ec2 2018-08-18 10:13:25 +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.