chiark / gitweb /
roles/common/: Do the rest of the common configuration.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 9 Jul 2015 09:32:00 +0000 (10:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 9 Jul 2015 09:32:00 +0000 (10:32 +0100)
commit5fc6de272c4e1d6b41a8c24b6ff5116548ac12c5
tree780fd894587312dfb1ff48a473e3fa9664177bc0
parent3f1ea36d39993a86f47ec5658455305d38f08f37
roles/common/: Do the rest of the common configuration.
15 files changed:
roles/common/files/backup/filter.home [new file with mode: 0644]
roles/common/files/backup/filter.var-spool [new file with mode: 0644]
roles/common/files/backup/fshash [new file with mode: 0755]
roles/common/files/netdb/hosts [new file with mode: 0644]
roles/common/files/netdb/networks [new file with mode: 0644]
roles/common/files/netdb/services [new file with mode: 0644]
roles/common/files/pki/ca.cert [new file with mode: 0644]
roles/common/files/pki/dh-param-2048.pem [new file with mode: 0644]
roles/common/files/pki/dh-param.pem [new file with mode: 0644]
roles/common/files/pki/openssl.conf [new file with mode: 0644]
roles/common/files/root/gitconfig [new file with mode: 0644]
roles/common/files/scripts/fetch-unpack-archive [new file with mode: 0755]
roles/common/files/scripts/genx509 [new file with mode: 0755]
roles/common/files/sudo/sudoers [new file with mode: 0644]
roles/common/tasks/main.yml