]> git.phdru.name Git - ansible.git/log
ansible.git
4 years agoFix(dehydrated): Fix misspelling
Oleg Broytman [Mon, 12 Aug 2019 02:41:19 +0000 (05:41 +0300)]
Fix(dehydrated): Fix misspelling

4 years agoRefactor(vbox-inventory): Restructure variables
Oleg Broytman [Mon, 12 Aug 2019 01:38:58 +0000 (04:38 +0300)]
Refactor(vbox-inventory): Restructure variables

4 years agoFeat(ansible/list-tmp): Count temp directories
Oleg Broytman [Tue, 6 Aug 2019 22:25:08 +0000 (01:25 +0300)]
Feat(ansible/list-tmp): Count temp directories

4 years agoStyle(init-system): `loop` over `when`
Oleg Broytman [Tue, 6 Aug 2019 22:20:43 +0000 (01:20 +0300)]
Style(init-system):  `loop` over `when`

4 years agoFeat(dev-packages): Install development packages
Oleg Broytman [Tue, 6 Aug 2019 20:29:38 +0000 (23:29 +0300)]
Feat(dev-packages): Install development packages

4 years agoFeat(init-system): Install less software packages
Oleg Broytman [Tue, 6 Aug 2019 20:26:17 +0000 (23:26 +0300)]
Feat(init-system): Install less software packages

Install more software packages in a separate role `packages`.

4 years agoFeat(init-system): Skip upgrading Python packages
Oleg Broytman [Tue, 6 Aug 2019 20:08:28 +0000 (23:08 +0300)]
Feat(init-system): Skip upgrading Python packages

Do not upgrade Python packages if python has already been installed.

4 years agoFix(remove-systemd): Fix permissions
Oleg Broytman [Tue, 6 Aug 2019 20:05:38 +0000 (23:05 +0300)]
Fix(remove-systemd): Fix permissions

4 years agofeat(vbox-inventory): Separate Debian 9 and Debian 10 vboxes
Oleg Broytman [Tue, 6 Aug 2019 18:21:36 +0000 (21:21 +0300)]
feat(vbox-inventory): Separate Debian 9 and Debian 10 vboxes

4 years agofeat(vbox-inventory): Use HTTP mirror for Debian 9
Oleg Broytman [Tue, 6 Aug 2019 17:35:38 +0000 (20:35 +0300)]
feat(vbox-inventory): Use HTTP mirror for Debian 9

4 years agoFeat(init-system): Install `python-setuptools` for Debian 9
Oleg Broytman [Tue, 6 Aug 2019 17:02:11 +0000 (20:02 +0300)]
Feat(init-system): Install `python-setuptools` for Debian 9

4 years agoFeat(init-system): Install `apt-transport-https` for Debian 9
Oleg Broytman [Tue, 6 Aug 2019 17:00:43 +0000 (20:00 +0300)]
Feat(init-system): Install `apt-transport-https` for Debian 9

4 years agoFeat(init-system): Upgrade Python packages
Oleg Broytman [Tue, 6 Aug 2019 15:46:00 +0000 (18:46 +0300)]
Feat(init-system): Upgrade Python packages

4 years agoFeat(init-system): Install `python-pip`
Oleg Broytman [Tue, 6 Aug 2019 15:37:23 +0000 (18:37 +0300)]
Feat(init-system): Install `python-pip`

4 years agoFeat(adjtimex): Convert script `adjtimex.sh` to a template
Oleg Broytman [Sun, 4 Aug 2019 18:49:27 +0000 (21:49 +0300)]
Feat(adjtimex): Convert script `adjtimex.sh` to a template

4 years agoFeat(adjtimex): Convert playbook `adjtimex.yml` to a role
Oleg Broytman [Sun, 4 Aug 2019 18:38:47 +0000 (21:38 +0300)]
Feat(adjtimex): Convert playbook `adjtimex.yml` to a role

4 years agoFeat(add-dns-domain): Prepend one empty line before the zone
Oleg Broytman [Sun, 4 Aug 2019 09:46:14 +0000 (12:46 +0300)]
Feat(add-dns-domain): Prepend one empty line before the zone

4 years agoFix: Set `directory_mode` for recursive copying
Oleg Broytman [Sun, 4 Aug 2019 09:28:42 +0000 (12:28 +0300)]
Fix: Set `directory_mode` for recursive copying

4 years agoFeat(init-local-phd): Install X11
Oleg Broytman [Sun, 4 Aug 2019 08:24:32 +0000 (11:24 +0300)]
Feat(init-local-phd): Install X11

4 years agoFix(monthly-truncate-logs): Use absolute paths
Oleg Broytman [Thu, 1 Aug 2019 10:01:29 +0000 (13:01 +0300)]
Fix(monthly-truncate-logs): Use absolute paths

4 years agoFix(apache): Remove mentions of me
Oleg Broytman [Wed, 31 Jul 2019 16:50:38 +0000 (19:50 +0300)]
Fix(apache): Remove mentions of me

Make the config more generic.

4 years agoFeat(logcheck): Disable `INTRO`
Oleg Broytman [Wed, 31 Jul 2019 16:48:10 +0000 (19:48 +0300)]
Feat(logcheck): Disable `INTRO`

4 years agoFeat(init-system): Install `fetchmail`
Oleg Broytman [Wed, 31 Jul 2019 16:30:08 +0000 (19:30 +0300)]
Feat(init-system): Install `fetchmail`

4 years agoFeat(apache): Setup default host
Oleg Broytman [Wed, 31 Jul 2019 16:14:47 +0000 (19:14 +0300)]
Feat(apache): Setup default host

4 years agoFeat(phd): Direct root mail to me
Oleg Broytman [Wed, 31 Jul 2019 16:09:11 +0000 (19:09 +0300)]
Feat(phd): Direct root mail to me

Add `root: phd` in `/etc/aliases`.

4 years agoRefactor(phd): Merge `create.yml` back into `main.yml`
Oleg Broytman [Wed, 31 Jul 2019 16:05:55 +0000 (19:05 +0300)]
Refactor(phd): Merge `create.yml` back into `main.yml`

4 years agoFeat: Add `init-logcheck`
Oleg Broytman [Wed, 31 Jul 2019 16:01:24 +0000 (19:01 +0300)]
Feat: Add `init-logcheck`

Fast version of role logcheck to be used in dependencies.

4 years agoFeat(logcheck): Add yet another `pam` pattern
Oleg Broytman [Wed, 31 Jul 2019 12:11:43 +0000 (15:11 +0300)]
Feat(logcheck): Add yet another `pam` pattern

4 years agoFeat(add-dns-domain): Add the domain to `/etc/resolv.conf`
Oleg Broytman [Tue, 30 Jul 2019 18:39:01 +0000 (21:39 +0300)]
Feat(add-dns-domain): Add the domain to `/etc/resolv.conf`

4 years agoFeat(named): Setup `/etc/resolv.conf` to use installed BIND
Oleg Broytman [Tue, 30 Jul 2019 18:32:00 +0000 (21:32 +0300)]
Feat(named): Setup `/etc/resolv.conf` to use installed BIND

4 years agoRefactor: Join tasks into blocks to factor out conditions
Oleg Broytman [Tue, 30 Jul 2019 18:27:32 +0000 (21:27 +0300)]
Refactor: Join tasks into blocks to factor out conditions

4 years agoFix(apache): Add dummy `ServerName` to start `Apache`
Oleg Broytman [Tue, 30 Jul 2019 17:42:36 +0000 (20:42 +0300)]
Fix(apache): Add dummy `ServerName` to start `Apache`

Change it to the real host name when it is available.

4 years agoFeat(init-system): Install text mode browsers 'links2' and 'elinks'
Oleg Broytman [Tue, 30 Jul 2019 17:31:10 +0000 (20:31 +0300)]
Feat(init-system): Install text mode browsers 'links2' and 'elinks'

4 years agoFix(named): Fix conditions
Oleg Broytman [Tue, 30 Jul 2019 17:18:07 +0000 (20:18 +0300)]
Fix(named): Fix conditions

Check 3 conditions: the file is absent
(`grep` reports error but stdout is empty),
the file exists but doesn't contain the line
(`grep` returns error code 1 and stdout is '0'),
the file contains the line (stdout contains the count >= 1).

4 years agoFix(named): Become root
Oleg Broytman [Tue, 30 Jul 2019 17:02:37 +0000 (20:02 +0300)]
Fix(named): Become root

The file `/etc/bind/named.conf.options`
is not readable for the current user.

4 years agoFix(named): Fix regexp
Oleg Broytman [Tue, 30 Jul 2019 17:02:16 +0000 (20:02 +0300)]
Fix(named): Fix regexp

4 years agoRefactor(add-dns-domain): Remove excessive empty lines
Oleg Broytman [Tue, 30 Jul 2019 16:28:24 +0000 (19:28 +0300)]
Refactor(add-dns-domain): Remove excessive empty lines

4 years agoFix(add-apache-vhost): Fix SSL files directives
Oleg Broytman [Tue, 30 Jul 2019 16:14:26 +0000 (19:14 +0300)]
Fix(add-apache-vhost): Fix SSL files directives

The files are not created yet. Uncomment the directives
when the files will be created by a certification authority
(like LetsEncrypt and its client `dehydrated`).

4 years agoFix(add-apache-vhost): Fix directories
Oleg Broytman [Tue, 30 Jul 2019 16:13:37 +0000 (19:13 +0300)]
Fix(add-apache-vhost): Fix directories

4 years agoRefactor(add-apache-vhost): Move dehydrated templates
Oleg Broytman [Tue, 30 Jul 2019 16:10:10 +0000 (19:10 +0300)]
Refactor(add-apache-vhost): Move dehydrated templates

Move dehydrated templates into a separate directory.

4 years agoFix(init-system2): Fix permissions
Oleg Broytman [Tue, 30 Jul 2019 16:05:32 +0000 (19:05 +0300)]
Fix(init-system2): Fix permissions

4 years agoFeat: Add `changed_when`
Oleg Broytman [Mon, 29 Jul 2019 22:58:58 +0000 (01:58 +0300)]
Feat: Add `changed_when`

4 years agoFeat: Gather facts and use default IPv4 address
Oleg Broytman [Mon, 29 Jul 2019 22:45:43 +0000 (01:45 +0300)]
Feat: Gather facts and use default IPv4 address

4 years agoFeat: Add role to add a DNS domain to named
Oleg Broytman [Mon, 29 Jul 2019 22:02:20 +0000 (01:02 +0300)]
Feat: Add role to add a DNS domain to named

4 years agoFix(named): Fix copy/paste error
Oleg Broytman [Mon, 29 Jul 2019 22:00:55 +0000 (01:00 +0300)]
Fix(named): Fix copy/paste error

4 years agoFeat: Add role `named` to setup `BIND 9`
Oleg Broytman [Mon, 29 Jul 2019 18:32:15 +0000 (21:32 +0300)]
Feat: Add role `named` to setup `BIND 9`

4 years agoFix: Become root to reload services
Oleg Broytman [Mon, 29 Jul 2019 18:28:12 +0000 (21:28 +0300)]
Fix: Become root to reload services

4 years agoFeat(apache): Init system before installing apache
Oleg Broytman [Mon, 29 Jul 2019 18:27:31 +0000 (21:27 +0300)]
Feat(apache): Init system before installing apache

4 years agoRename `install-dehydrated` -> `dehydrated`
Oleg Broytman [Mon, 29 Jul 2019 17:59:49 +0000 (20:59 +0300)]
Rename `install-dehydrated` -> `dehydrated`

4 years agoFix(cleanup-tmp): Use `shell` instead of `command`
Oleg Broytman [Mon, 29 Jul 2019 16:38:05 +0000 (19:38 +0300)]
Fix(cleanup-tmp): Use `shell` instead of `command`

4 years agoFix(ansible/list-tmp): `ls` doesn't change anything
Oleg Broytman [Mon, 29 Jul 2019 16:32:30 +0000 (19:32 +0300)]
Fix(ansible/list-tmp): `ls` doesn't change anything

4 years agoFeat(init-system): By default run on all systems
Oleg Broytman [Mon, 29 Jul 2019 16:29:34 +0000 (19:29 +0300)]
Feat(init-system): By default run on all systems

Include `localhost`.

4 years agoFeat(init-system2): Setup `/usr/local/src`
Oleg Broytman [Mon, 29 Jul 2019 16:19:58 +0000 (19:19 +0300)]
Feat(init-system2): Setup `/usr/local/src`

4 years agoRefactor(init-system): Install `dnsutils`
Oleg Broytman [Mon, 29 Jul 2019 01:24:38 +0000 (04:24 +0300)]
Refactor(init-system): Install `dnsutils`

4 years agoRefactor(init-system): Alphabetically sort packages
Oleg Broytman [Mon, 29 Jul 2019 01:23:18 +0000 (04:23 +0300)]
Refactor(init-system): Alphabetically sort packages

4 years agoFeat: Use module `service` instead of `command`
Oleg Broytman [Sun, 28 Jul 2019 19:01:50 +0000 (22:01 +0300)]
Feat: Use module `service` instead of `command`

4 years agoFeat: Add `changed_when`
Oleg Broytman [Sun, 28 Jul 2019 19:01:09 +0000 (22:01 +0300)]
Feat: Add `changed_when`

4 years agoFix(add-apache-vhost): Remove wrong conditions
Oleg Broytman [Sun, 28 Jul 2019 18:59:16 +0000 (21:59 +0300)]
Fix(add-apache-vhost): Remove wrong conditions

4 years agoFix: Make idempotent
Oleg Broytman [Sun, 28 Jul 2019 18:28:25 +0000 (21:28 +0300)]
Fix: Make idempotent

4 years agoFix conditions
Oleg Broytman [Sun, 28 Jul 2019 17:43:13 +0000 (20:43 +0300)]
Fix conditions

4 years agoFix(init-system): Overwrite `sources.list` only if it's brand-new
Oleg Broytman [Sun, 28 Jul 2019 17:17:54 +0000 (20:17 +0300)]
Fix(init-system): Overwrite `sources.list` only if it's brand-new

4 years agoFeat(debian-init-system): Require single host
Oleg Broytman [Sun, 28 Jul 2019 16:39:21 +0000 (19:39 +0300)]
Feat(debian-init-system): Require single host

As the script asks for the root password
it can only initialize a single host.

4 years agoFeat: Declare dependencies between roles
Oleg Broytman [Sun, 28 Jul 2019 16:25:06 +0000 (19:25 +0300)]
Feat: Declare dependencies between roles

Also remove dependent roles from playbooks.

4 years agoFix(install-dehydrated): Fix clone destination directory
Oleg Broytman [Sat, 27 Jul 2019 16:00:29 +0000 (19:00 +0300)]
Fix(install-dehydrated): Fix clone destination directory

4 years agoFix(install-dehydrated): Fix condition
Oleg Broytman [Sat, 27 Jul 2019 15:31:53 +0000 (18:31 +0300)]
Fix(install-dehydrated): Fix condition

4 years agoFix(logcheck): Fix invalid user regexp
Oleg Broytman [Sat, 27 Jul 2019 13:21:30 +0000 (16:21 +0300)]
Fix(logcheck): Fix invalid user regexp

4 years agoFeat: Use module `stat` instead of command `test`
Oleg Broytman [Sat, 27 Jul 2019 13:18:56 +0000 (16:18 +0300)]
Feat: Use module `stat` instead of command `test`

4 years agoFeat(dehydrated): Create a universal weekly runner
Oleg Broytman [Sat, 27 Jul 2019 10:46:21 +0000 (13:46 +0300)]
Feat(dehydrated): Create a universal weekly runner

4 years agoFix(logcheck): Fix ssh: Ignore every character in invalid user name
Oleg Broytman [Sat, 27 Jul 2019 10:24:47 +0000 (13:24 +0300)]
Fix(logcheck): Fix ssh: Ignore every character in invalid user name

4 years agoFeat(add-apache-vhost): Declare `install-dehydrated` as a dependency
Oleg Broytman [Fri, 26 Jul 2019 21:17:00 +0000 (00:17 +0300)]
Feat(add-apache-vhost): Declare `install-dehydrated` as a dependency

4 years agoRename `add_apache_vhost` -> `apache-vhost`
Oleg Broytman [Fri, 26 Jul 2019 21:10:04 +0000 (00:10 +0300)]
Rename `add_apache_vhost` -> `apache-vhost`

4 years agoFeat(add_apache_vhost): Setup `dehydrated` for the virtual host
Oleg Broytman [Fri, 26 Jul 2019 20:06:33 +0000 (23:06 +0300)]
Feat(add_apache_vhost): Setup `dehydrated` for the virtual host

4 years agoRefactor(add_apache_vhost): Split `tasks/main`
Oleg Broytman [Fri, 26 Jul 2019 20:04:58 +0000 (23:04 +0300)]
Refactor(add_apache_vhost): Split `tasks/main`

Split `tasks/main` into `tasks/add_vhost`.

4 years agoFeat(logcheck): Publish my locally ignored patterns
Oleg Broytman [Fri, 26 Jul 2019 19:32:02 +0000 (22:32 +0300)]
Feat(logcheck): Publish my locally ignored patterns

4 years agoFeat(install-dehydrated): Install `dehydrated`
Oleg Broytman [Fri, 26 Jul 2019 19:22:30 +0000 (22:22 +0300)]
Feat(install-dehydrated): Install `dehydrated`

Install LetsEncrypt's client `dehydrated`: clone and sync it to the server.

4 years agoFeat(init-system2): Init Debian system: phase2
Oleg Broytman [Fri, 26 Jul 2019 19:13:40 +0000 (22:13 +0300)]
Feat(init-system2): Init Debian system: phase2

`chown`/`chmod` `/usr/local`.

4 years agoFeat(update-root): Use module `synchronize`
Oleg Broytman [Fri, 26 Jul 2019 15:43:23 +0000 (18:43 +0300)]
Feat(update-root): Use module `synchronize`

Use `synchronize:` delegated to the remote host instead of running
`rsync` directly with `command:`.

4 years agoFeat(apache): Configure logrotate
Oleg Broytman [Thu, 25 Jul 2019 23:46:28 +0000 (02:46 +0300)]
Feat(apache): Configure logrotate

4 years agoFeat(add_apache_vhost): Create directories in `/usr/local/apache22`
Oleg Broytman [Thu, 25 Jul 2019 23:39:02 +0000 (02:39 +0300)]
Feat(add_apache_vhost): Create directories in `/usr/local/apache22`

4 years agoFeat(apache): Install and configure Apache; add a virtual host
Oleg Broytman [Wed, 24 Jul 2019 19:44:21 +0000 (22:44 +0300)]
Feat(apache): Install and configure Apache; add a virtual host

4 years agoFix: Do not overwrite existing files
Oleg Broytman [Wed, 24 Jul 2019 17:28:32 +0000 (20:28 +0300)]
Fix: Do not overwrite existing files

4 years agoFeat(init-system2): Setup `sshd`
Oleg Broytman [Wed, 24 Jul 2019 16:16:43 +0000 (19:16 +0300)]
Feat(init-system2): Setup `sshd`

4 years agoFeat(init-system2): Install and update `logcheck`
Oleg Broytman [Wed, 24 Jul 2019 15:48:00 +0000 (18:48 +0300)]
Feat(init-system2): Install and update `logcheck`

4 years agoFeat: Use `changed_when` to avoid reporting changes
Oleg Broytman [Wed, 24 Jul 2019 15:42:26 +0000 (18:42 +0300)]
Feat: Use `changed_when` to avoid reporting changes

4 years agoRefactor(run-role): Use `exec`
Oleg Broytman [Wed, 24 Jul 2019 15:28:01 +0000 (18:28 +0300)]
Refactor(run-role): Use `exec`

4 years agoStyle(update-root): Remove excessive quotes
Oleg Broytman [Wed, 24 Jul 2019 15:27:14 +0000 (18:27 +0300)]
Style(update-root): Remove excessive quotes

4 years agoFeat(init-system2): Setup firewall
Oleg Broytman [Wed, 24 Jul 2019 15:26:15 +0000 (18:26 +0300)]
Feat(init-system2): Setup firewall

4 years agoFeat(firewall): Configure Debian iptables firewall
Oleg Broytman [Wed, 24 Jul 2019 03:14:40 +0000 (06:14 +0300)]
Feat(firewall): Configure Debian iptables firewall

4 years agoFeat(update-root): Update `~root` from `~phd`
Oleg Broytman [Wed, 24 Jul 2019 00:47:38 +0000 (03:47 +0300)]
Feat(update-root): Update `~root` from `~phd`

4 years agoRefactor(init-system): Merge locale handlers back into tasks
Oleg Broytman [Tue, 23 Jul 2019 23:28:03 +0000 (02:28 +0300)]
Refactor(init-system): Merge locale handlers back into tasks

4 years agoFix(remove-systemd): Fix reboot condition
Oleg Broytman [Tue, 23 Jul 2019 22:20:03 +0000 (01:20 +0300)]
Fix(remove-systemd): Fix reboot condition

`purged.rc` is be undefined is SystemD has already been removed.

4 years agoFeat(init-system2): Setup ~root by copying files from ~phd
Oleg Broytman [Tue, 23 Jul 2019 22:12:57 +0000 (01:12 +0300)]
Feat(init-system2): Setup ~root by copying files from ~phd

4 years agoFeat: Add playbook `init-system2`
Oleg Broytman [Tue, 23 Jul 2019 22:12:16 +0000 (01:12 +0300)]
Feat: Add playbook `init-system2`

4 years agoFeat: Move role `remove-systemd` to `debian/roles`
Oleg Broytman [Tue, 23 Jul 2019 22:09:44 +0000 (01:09 +0300)]
Feat: Move role `remove-systemd` to `debian/roles`

4 years agoStyle(init-system): Change wording
Oleg Broytman [Tue, 23 Jul 2019 22:08:07 +0000 (01:08 +0300)]
Style(init-system): Change wording

"Configure" -> "Setup".

4 years agoFix(adjtimex): Fix executable permissions
Oleg Broytman [Mon, 22 Jul 2019 18:42:26 +0000 (21:42 +0300)]
Fix(adjtimex): Fix executable permissions

4 years agoFix(debian/remove-systemd): Do not overwrite `/etc/inittab`
Oleg Broytman [Sun, 21 Jul 2019 17:01:27 +0000 (20:01 +0300)]
Fix(debian/remove-systemd): Do not overwrite `/etc/inittab`

4 years agoRefactor: `force: yes` is the default
Oleg Broytman [Sun, 21 Jul 2019 16:59:36 +0000 (19:59 +0300)]
Refactor: `force: yes` is the default

4 years agoFix: Use `failed_when` instead of `ignore_errors`
Oleg Broytman [Sun, 21 Jul 2019 14:14:26 +0000 (17:14 +0300)]
Fix: Use `failed_when` instead of `ignore_errors`

4 years agoFeat(debian/remove-systemd): Remove SystemD
Oleg Broytman [Sun, 21 Jul 2019 13:54:55 +0000 (16:54 +0300)]
Feat(debian/remove-systemd): Remove SystemD