Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository of ansible playbooks for hosts on VTLUUG's network

To execute a playbook on all machines, run ansible-playbook main.yml -i hosts.cfg -u <user> -k -K

If you're executing the freeipa-client or deploy-vms role, also include --extra-vars @/path/to/vtluug/accounts/file

To limit execution to specific hosts, run ansible-playbook main.yml -i hosts.cfg -u <user> -k -K --limit=<host group>

Client-side config required

In your client's (the host you're running ansible from) config (usually /etc/ansible/ansible.cfg) set the following option to make the playbooks work with a NFS root squashed path

remote_tmp = /tmp/$USER-ansible/tmp

Prerequisites

ansible-galaxy install geerlingguy.nfs for nfs

ansible-galaxy install git+https://github.com/paulwalko/ansible-sudoers.git for sudoers

Manual additions

2022-03-14: meltdown: systemctl mask rpc-gssd.service

About

Ansible scripts for the things.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.