CSC Ansible Playbooks
Go to file
Jordan Pryde 019a4a2763 I'm dumb forgot to change the filename to /etc/sysctl.conf 2016-07-06 16:38:28 -04:00
files distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
fingerprints distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
plugins/callback/log_plays Initial commit 2015-12-08 00:23:27 -05:00
roles I'm dumb forgot to change the filename to /etc/sysctl.conf 2016-07-06 16:38:28 -04:00
.gitignore distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
.gitmodules Remove generate-hosts and ignore it 2016-07-05 20:53:53 -04:00
README Initial commit 2015-12-08 00:23:27 -05:00
ansible.cfg finished install-office-terminal.yml 2016-07-04 18:01:17 -04:00
bootstrap-packages.sh created roles for office terminal install, tested up to auth 2016-06-02 00:47:31 -04:00
disable-login.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
distribute-kerberos.yml Added playbook to distribute web browser config for kerberos 2015-12-16 01:13:46 -05:00
distribute-ssh-config.yml distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
enable-login.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
gather-ssh-fingerprints.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
generate-fingerprints A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
hosts distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
install-csc-packages.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
install-etckeeper.yml Initial commit 2015-12-08 00:23:27 -05:00
install-office-terminal.yml distributed SSH keys to all machines, updated hosts, enabled magic sysrq, ignored retries 2016-07-06 16:22:48 -04:00
mount-scratch.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
mount-users.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
test-playbook.yml Initial commit 2015-12-08 00:23:27 -05:00
unmount-nfs.yml A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
update-hosts.yml Uncomment things from update-hosts.yml 2016-02-29 17:24:53 -05:00
upgrade-office.yml Initial commit 2015-12-08 00:23:27 -05:00

README

           ____ ____   ____      _              _ _     _
          / ___/ ___| / ___|    / \   _ __  ___(_) |__ | | ___
         | |   \___ \| |       / _ \ | '_ \/ __| | '_ \| |/ _ \
         | |___ ___) | |___   / ___ \| | | \__ \ | |_) | |  __/
          \____|____/ \____| /_/   \_\_| |_|___/_|_.__/|_|\___|

Ansible playbooks of the University of Waterloo Computer Science Club.

** Usage **

To run playbooks which require authentication as 'root':

   1. kadmin -p sysadmin/admin
   2. execute the ansible playbook