Skip to content

Commit c7f8bf1

Browse files
authored
Update Dynamic_Inventory.MD
1 parent 3352f1b commit c7f8bf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Ansible/Dynamic_Inventory.MD

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ To get help on dynamic inventory please follow [Ansible Official Document](http
2020
export AWS_ACCESS_KEY_ID='1bc123'
2121
export AWS_SECRET_ACCESS_KEY='abc123'
2222
```
23+
1. To export keys permanently make sure that you have installed pip and boto and add credentials ~/.boto file
24+
2325
1. add executing permissions to ec2.py script
2426
```sh
2527
chmod 755 ec2.py

0 commit comments

Comments
 (0)