forked from infra/ansible
Add git to software available to members.
This commit is contained in:
parent
2b38d5a9a9
commit
27ff25bdf7
@ -4,6 +4,7 @@
|
|||||||
apt: name={{ item }} state=present
|
apt: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- apt-dater
|
- apt-dater
|
||||||
|
- git
|
||||||
- irssi
|
- irssi
|
||||||
- netcat6
|
- netcat6
|
||||||
- screen
|
- screen
|
||||||
|
Loading…
Reference in New Issue
Block a user