]> git.phdru.name Git - ansible.git/shortlog
ansible.git
2019-07-27 Oleg BroytmanFeat: Use module `stat` instead of command `test`
2019-07-27 Oleg BroytmanFeat(dehydrated): Create a universal weekly runner
2019-07-27 Oleg BroytmanFix(logcheck): Fix ssh: Ignore every character in inval...
2019-07-26 Oleg BroytmanFeat(add-apache-vhost): Declare `install-dehydrated...
2019-07-26 Oleg BroytmanRename `add_apache_vhost` -> `apache-vhost`
2019-07-26 Oleg BroytmanFeat(add_apache_vhost): Setup `dehydrated` for the...
2019-07-26 Oleg BroytmanRefactor(add_apache_vhost): Split `tasks/main`
2019-07-26 Oleg BroytmanFeat(logcheck): Publish my locally ignored patterns
2019-07-26 Oleg BroytmanFeat(install-dehydrated): Install `dehydrated`
2019-07-26 Oleg BroytmanFeat(init-system2): Init Debian system: phase2
2019-07-26 Oleg BroytmanFeat(update-root): Use module `synchronize`
2019-07-25 Oleg BroytmanFeat(apache): Configure logrotate
2019-07-25 Oleg BroytmanFeat(add_apache_vhost): Create directories in `/usr...
2019-07-24 Oleg BroytmanFeat(apache): Install and configure Apache; add a virtu...
2019-07-24 Oleg BroytmanFix: Do not overwrite existing files
2019-07-24 Oleg BroytmanFeat(init-system2): Setup `sshd`
2019-07-24 Oleg BroytmanFeat(init-system2): Install and update `logcheck`
2019-07-24 Oleg BroytmanFeat: Use `changed_when` to avoid reporting changes
2019-07-24 Oleg BroytmanRefactor(run-role): Use `exec`
2019-07-24 Oleg BroytmanStyle(update-root): Remove excessive quotes
2019-07-24 Oleg BroytmanFeat(init-system2): Setup firewall
2019-07-24 Oleg BroytmanFeat(firewall): Configure Debian iptables firewall
2019-07-24 Oleg BroytmanFeat(update-root): Update `~root` from `~phd`
2019-07-23 Oleg BroytmanRefactor(init-system): Merge locale handlers back into...
2019-07-23 Oleg BroytmanFix(remove-systemd): Fix reboot condition
2019-07-23 Oleg BroytmanFeat(init-system2): Setup ~root by copying files from...
2019-07-23 Oleg BroytmanFeat: Add playbook `init-system2`
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`
2019-07-23 Oleg BroytmanStyle(init-system): Change wording
2019-07-22 Oleg BroytmanFix(adjtimex): Fix executable permissions
2019-07-21 Oleg BroytmanFix(debian/remove-systemd): Do not overwrite `/etc...
2019-07-21 Oleg BroytmanRefactor: `force: yes` is the default
2019-07-21 Oleg BroytmanFix: Use `failed_when` instead of `ignore_errors`
2019-07-21 Oleg BroytmanFeat(debian/remove-systemd): Remove SystemD
2019-07-21 Oleg BroytmanFeat(debian/init-system): Report locales were created
2019-07-21 Oleg BroytmanFeat(debian/init-system): Split `tasks/main`
2019-07-19 Oleg BroytmanFeat(debian/init-system): Uninstall uninteresting packages
2019-07-19 Oleg BroytmanFeat(debian/init-system): Install more packages
2019-07-19 Oleg BroytmanFix(debian/init-system): Force notification to generate...
2019-07-19 Oleg BroytmanFix(debian/init-system): Ignore error from `grep`
2019-07-19 Oleg BroytmanFeat(debian): Change directory structure
2019-07-17 Oleg BroytmanFeat(debian/phd): Merge `setup-home` back into `main`
2019-07-17 Oleg BroytmanRefactor(debian/logcheck): Refactor common path
2019-07-17 Oleg BroytmanFeat(debian/init-system): Check locales are configured
2019-07-16 Oleg BroytmanFeat: Rename/move playbooks
2019-07-16 Oleg BroytmanFeat: Move roles/debian-* -> roles/debian/*
2019-07-16 Oleg BroytmanFeat(run-role): Run a role using a universal playbook
2019-07-16 Oleg BroytmanFeat(debian-logcheck): Add a playbook to update logchec...
2019-07-16 Oleg BroytmanFix plays and tasks names
2019-07-16 Oleg BroytmanFix(debian-init-system): Combine uploading and extracting
2019-07-16 Oleg BroytmanFix(debian-init-system): Access playbooks in the home...
2019-07-16 Oleg BroytmanFeat(debian-init-system): Configure locales
2019-07-16 Oleg BroytmanFeat(debian-init-system): Add a script to run the playbook
2019-07-16 Oleg BroytmanFeat(debian-init-system): Configure `apt`
2019-07-16 Oleg BroytmanFeat(debian-init-system): Install more software
2019-07-16 Oleg BroytmanFeat(adjtimex): Copy the script if it's not already...
2019-07-16 Oleg BroytmanFix(adjtimex): Fix spelling
2019-07-16 Oleg BroytmanFeat: Add playbooks related to ~/.ansible/tmp
2019-07-16 Oleg BroytmanFeat(debian-phd): Setup home directory
2019-07-16 Oleg BroytmanFeat(debian-phd): Test if the user was already created
2019-07-16 Oleg BroytmanStyle(debian-init-system): Fold long line
2019-07-16 Oleg BroytmanFeat(debian-init-system): Install archivers/compressors
2019-07-16 Oleg BroytmanFeat(debian-init-system): Split to debian-init-user-phd
2019-07-16 Oleg BroytmanFeat: Add `vbox-inventory`
2019-07-16 Oleg BroytmanFeat: Add `ansible-ssh`
2019-07-16 Oleg BroytmanFeat: Split `debian-init-user-phd` into roles
2019-07-16 Oleg BroytmanFix(run-playbook): Pass all arguments
2019-07-16 Oleg BroytmanFix(monthly-truncate-logs): Use YAML syntax instead...
2019-07-16 Oleg BroytmanFeat(adjtimex): Add a playbook to run `adjtimex.sh`
2019-07-16 Oleg BroytmanFeat(run-playbook): Run any playbook from the command...
2019-07-16 Oleg BroytmanFeat(debian-init-user-phd): Create groups
2019-07-16 Oleg BroytmanFix(debian-init-user-phd): Fix YAML syntax
2019-07-16 Oleg BroytmanFix(debian-init-user-phd): Fix file mode
2019-07-16 Oleg BroytmanFeat(debian-init-user-phd): Use dynamic list of hosts
2019-07-16 Oleg BroytmanAdd debian-update-all-apt.sh
2019-07-16 Oleg BroytmanFeat(inventory): Add group `localnet`
2019-07-16 Oleg BroytmanFeat(inventory): Canonicalize hostname `home`
2019-07-16 Oleg BroytmanFeat: Truncate Linux logs monthly
2019-07-16 Oleg BroytmanFeat(debian-update-all-apt): Update all packages
2019-07-16 Oleg BroytmanFeat(debian-update-all-apt): Use dynamic list of hosts
2019-07-16 Oleg BroytmanRefactor debian-update-all-apt.yml: `name`
2019-07-16 Oleg BroytmanSpeedup debian-init-user-phd.yml by not gathering facts
2019-07-16 Oleg BroytmanUser `phd` playbook: Update groups
2019-07-16 Oleg BroytmanAdd a playbook to init user `phd`
2019-07-16 Oleg BroytmanAdd a playbook to update debian systems using apt
2019-06-16 Oleg BroytmanInventory: Add servers
2019-06-16 Oleg BroytmanInventory: Add localhost