]> git.phdru.name Git - ansible.git/log
ansible.git
4 years agoFeat(debian-update-all-apt): Update all packages
Oleg Broytman [Fri, 28 Jun 2019 22:23:45 +0000 (01:23 +0300)]
Feat(debian-update-all-apt): Update all packages

Update all installed packages to the latest state.

4 years agoFeat(debian-update-all-apt): Use dynamic list of hosts
Oleg Broytman [Fri, 28 Jun 2019 22:21:29 +0000 (01:21 +0300)]
Feat(debian-update-all-apt): Use dynamic list of hosts

Pass the list of hosts from the command line:
`ansible-playbook -e hosts=localhost -v debian-update-all-apt.yml`
Default is `all`.

4 years agoRefactor debian-update-all-apt.yml: `name`
Oleg Broytman [Tue, 25 Jun 2019 15:55:44 +0000 (18:55 +0300)]
Refactor debian-update-all-apt.yml: `name`

4 years agoSpeedup debian-init-user-phd.yml by not gathering facts
Oleg Broytman [Tue, 25 Jun 2019 15:55:03 +0000 (18:55 +0300)]
Speedup debian-init-user-phd.yml by not gathering facts

4 years agoUser `phd` playbook: Update groups
Oleg Broytman [Fri, 21 Jun 2019 15:43:10 +0000 (18:43 +0300)]
User `phd` playbook: Update groups

Set different groups for localhost and servers

4 years agoAdd a playbook to init user `phd`
Oleg Broytman [Tue, 18 Jun 2019 00:10:28 +0000 (03:10 +0300)]
Add a playbook to init user `phd`

Add user `phd`, copy its public ssh key.

4 years agoAdd a playbook to update debian systems using apt
Oleg Broytman [Sun, 16 Jun 2019 15:23:02 +0000 (18:23 +0300)]
Add a playbook to update debian systems using apt

Add `playbooks/debian-update-all-apt.yml`.

4 years agoInventory: Add servers
Oleg Broytman [Sun, 16 Jun 2019 13:48:04 +0000 (16:48 +0300)]
Inventory: Add servers

4 years agoInventory: Add localhost
Oleg Broytman [Sun, 16 Jun 2019 13:47:42 +0000 (16:47 +0300)]
Inventory: Add localhost