- 24 Jun, 2016 1 commit
-
-
We only run the previous stanza if git and pip are missing. So if you have an existing 14.04 image and cut a new one, you'll still run into problems where ansible dies missing httplib2 and we never install it without a scratch build.
Kevin Falcone committed
-
- 23 Jun, 2016 6 commits
-
-
14.04 doesn't install httplib2 by default (12.04 does)
Kevin Falcone committed -
Our user play uses uri which requires httplib2.
Kevin Falcone committed -
adding ec2_instance_profile_name to launch instance CD
Brian Beggs committed -
Brian Beggs committed
-
fix error - found a duplicate dict key (when). Using last defined value only
Arbab Nazar committed -
using YAML syntax
Arbab Nazar committed
-
- 22 Jun, 2016 7 commits
-
-
We have users who are absent and keyless
Kevin Falcone committed -
arbabnazar committed
-
Gabe Mulley committed
-
We don't always want to immediately remove them, as we use these configs to pull them off of other hosts.
Kevin Falcone committed -
arbabnazar committed
-
use YAML syntax to write ansible tasks
Arbab Nazar committed -
arbabnazar committed
-
- 21 Jun, 2016 20 commits
-
-
Single Sign-out updates for IDAs
Clinton Blackburn committed -
writing ansible tasks using YAML syntax
Arbab Nazar committed -
added the custom fail message
Arbab Nazar committed -
Move themes to data dir
Kevin Falcone committed -
arbabnazar committed
-
OPS-1433 grant-ssh access job should fail if user has no keys
Arbab Nazar committed -
arbabnazar committed
-
Added unsuable_password option to manage_edxapp_users_and_groups.yml
kylecrawshaw committed -
Passing the correct flag for unusable_password
Kyle Crawshaw committed -
arbabnazar committed
-
ECOM-4609
Clinton Blackburn committed -
ECOM-4678
Clinton Blackburn committed -
ECOM-4609
Clinton Blackburn committed -
use YAML syntax
Arbab Nazar committed -
Small config clarification
Edward Zarecor committed -
arbabnazar committed
-
arbabnazar committed
-
OPS-1593 As an operator, I want sudo_user converted to become user in…
Arbab Nazar committed -
write ansible tasks with proper YAML syntax
Arbab Nazar committed -
fix the file/template mode while using with_items
Arbab Nazar committed
-
- 20 Jun, 2016 5 commits
-
-
Sigh
Edward Zarecor committed -
write ansible tasks with YAML syntax
Arbab Nazar committed -
arbabnazar committed
-
arbabnazar committed
-
OPS-1593 As an operator, I want sudo_user converted to become user in roles and plays, for compatibility with Ansible 2.x
arbabnazar committed
-
- 18 Jun, 2016 1 commit
-
-
arbabnazar committed
-