Commit fef2c0c5 authored by nanahira's avatar nanahira

updates

parent 6c5aa00f
---
- hosts: worker
remote_user: nanahira
roles:
- init
tasks:
- name: ssh
copy:
......@@ -19,7 +21,7 @@
autoremove: true
purge: true
state: absent
- name: install ansible
- name: install pip packages
become: true
pip:
name: ansible,awscli
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment