Added all files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: install tools
|
||||
apt: name={{item}} state=present update_cache=yes
|
||||
with_items:
|
||||
- curl
|
||||
- python-httplib2
|
||||
Reference in New Issue
Block a user