]> git.phdru.name Git - ansible.git/commit
Feat(init-system): Install less software packages
authorOleg Broytman <phd@phdru.name>
Tue, 6 Aug 2019 20:26:17 +0000 (23:26 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 6 Aug 2019 20:26:17 +0000 (23:26 +0300)
commitca002b5f109cf8ad5673eccf15bc6365b21114fb
tree91bc361926eb9d6eb34b3ecf763dd19965fa5d4a
parent4ec49f791b6d1f1eb8cb4cb00475ebeb665cfda0
Feat(init-system): Install less software packages

Install more software packages in a separate role `packages`.
playbooks/debian/roles/init-system/tasks/apt.yml
playbooks/debian/roles/packages/README.txt [new file with mode: 0644]
playbooks/debian/roles/packages/tasks/main.yml [new file with mode: 0644]