updated how we update ec2 attributes
diff --git a/setup-ec2.yml b/setup-ec2.yml index 6530da9..c32f04b 100644 --- a/setup-ec2.yml +++ b/setup-ec2.yml
@@ -1,9 +1,6 @@ --- - hosts: '{{ hosts }}' - vars: - ansible_config: ~/.ansible - tasks: - name: Install system packages become: yes