CSC Ansible Playbooks
This repository has been archived on 2021-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Zachary Seguin 4e08abe1e1 A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
files A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
fingerprints A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
generate-hosts@a0615c328c A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
plugins/callback/log_plays Initial commit 2015-12-08 00:23:27 -05:00
.gitignore Initial commit 2015-12-08 00:23:27 -05:00
.gitmodules A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05:00
README Initial commit 2015-12-08 00:23:27 -05:00
ansible.cfg Initial commit 2015-12-08 00:23:27 -05: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 A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05: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 A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -05: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
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 A whole bunch of random playbooks I put together / used 2016-02-29 17:22:45 -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