You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ visible at `10.100.0.10:8080`.
25
25
26
26
## Running on AWS Cloud
27
27
You need the following things:
28
-
* Install Python, pip and Ansible (>2.2) via your package manager.
28
+
* Install Python, pip and Ansible (Version 2.3 or above) via your package manager.
29
29
* Install boto and tower-cli using pip (`sudo pip install -U boto ansible-tower-cli`)
30
30
* Place your Ansible Tower license in /aws/keys/tower.txt, and add the JSON property `"eula_accepted" : true`, indicating you have read and accepted the Ansible Tower EULA.
31
31
* Edit the `aws/vars/` files based on your configuration.
0 commit comments