Branch: refs/heads/master
Home: https://github.com/galaxyproject/ansible-galaxy
Commit: 299ca1d553b2ae1aa36e3eacc33093d9a1fa0801
https://github.com/galaxyproject/ansible-galaxy/commit/299ca1d553b2ae1aa36e…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Changed paths:
M defaults/main.yml
M tasks/clone.yml
M tasks/database.yml
M tasks/dependencies.yml
M tasks/download.yml
M tasks/errordocs.yml
M tasks/main.yml
M tasks/mutable_setup.yml
A tasks/paths.yml
M tasks/static_setup.yml
A tasks/user.yml
Log Message:
-----------
Add features for managing users, paths, and privilege separation
Commit: 95b35deff5b910f816ac296b9ce0a05e8a2849e1
https://github.com/galaxyproject/ansible-galaxy/commit/95b35deff5b910f816ac…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Changed paths:
M README.md
Log Message:
-----------
Restructure documentation, remove some irrelevant stuff, and document
new features.
Commit: 35e08fd28ee5e1cb5c8a2ba014e586873a2d6321
https://github.com/galaxyproject/ansible-galaxy/commit/35e08fd28ee5e1cb5c8a…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Changed paths:
M .travis.yml
M README.md
M defaults/main.yml
M tasks/clone.yml
M tasks/dependencies.yml
M tasks/download.yml
M tasks/layout.yml
M tests/test_playbook.yml
Log Message:
-----------
Fix Travis tests and test new features
Commit: 7ecd748db96f3da777b71a919f0da515ba1b9d61
https://github.com/galaxyproject/ansible-galaxy/commit/7ecd748db96f3da777b7…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Changed paths:
M .travis.yml
M README.md
M defaults/main.yml
M tasks/clone.yml
M tasks/database.yml
M tasks/dependencies.yml
M tasks/download.yml
M tasks/errordocs.yml
M tasks/layout.yml
M tasks/main.yml
M tasks/mutable_setup.yml
A tasks/paths.yml
M tasks/static_setup.yml
A tasks/user.yml
M tests/test_playbook.yml
Log Message:
-----------
Merge pull request #51 from galaxyproject/useradd
Add optional superuser features for managing users, paths, and privilege separation
Compare: https://github.com/galaxyproject/ansible-galaxy/compare/a2f6fb5cafed...7ecd…
**NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
We will provide an alternative path for the email notifications by January 31st, 2019.
Branch: refs/heads/eu
Home: https://github.com/galaxyproject/ansible-galaxy
Commit: 6770ed3824b16954a289f9fa9dd79451280795c5
https://github.com/galaxyproject/ansible-galaxy/commit/6770ed3824b16954a289…
Author: Sergey Golitsynskiy <sgolitsynskiy(a)gmail.com>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M tasks/virtualenv.yml
Log Message:
-----------
Indicate Python version used for creating virtualenv
Add virtualenv_python parameter to pip module in virtualenv.yml.
Rationale: if this parameter is not specified, on some systems Python 3
will be used instead of the required Python 2.
According to Ansible's docs, "When not specified, the Python version
used to run the ansible module is used" (pip module). However,
reagadless what Python executable is used to run Ansible, the pip module
will [call
virtualenv](https://github.com/ansible/ansible/blob/devel/lib/ansible/modul…
*without* the ```--python``` option, thus causing virtualenv to use
["the interpreter that virtualenv was installed
with."](https://virtualenv.pypa.io/en/latest/reference/#cmdoption-p),
which could be Python 3 (as was the case with my local system).
Commit: 766b5408b917e431a9883699b4cc51d9cca7356e
https://github.com/galaxyproject/ansible-galaxy/commit/766b5408b917e431a988…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths:
M README.md
M defaults/main.yml
M tasks/main.yml
Log Message:
-----------
Minor formatting fixes
Commit: 6d810d31ba3326be83f3d41be6d6355a4e356515
https://github.com/galaxyproject/ansible-galaxy/commit/6d810d31ba3326be83f3…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths:
M README.md
M defaults/main.yml
A tasks/layout.yml
M tasks/main.yml
A vars/layout-custom.yml
A vars/layout-legacy-improved.yml
A vars/layout-legacy.yml
A vars/layout-opt.yml
A vars/layout-root-dir.yml
Log Message:
-----------
Add a variable for easy control over the layout of the Galaxy
deployment.
Commit: 93ae7490ea08569ae6d982b27c50d658e04ad344
https://github.com/galaxyproject/ansible-galaxy/commit/93ae7490ea08569ae6d9…
Author: Eugene de Beste <debeste.eugene(a)gmail.com>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M README.md
Log Message:
-----------
fix mule in advanced example in README.md
Commit: 63ccaba7644ea6d59557b58ace9cd53aebea39cd
https://github.com/galaxyproject/ansible-galaxy/commit/63ccaba7644ea6d59557…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M .travis.yml
M meta/main.yml
Log Message:
-----------
Bump required Ansible version to 2.5 for `vars` lookup plugin.
Commit: 8f9f35d3682b9cb856fccfce8f25408279f92e08
https://github.com/galaxyproject/ansible-galaxy/commit/8f9f35d3682b9cb856fc…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M .travis.yml
M README.md
M defaults/main.yml
M meta/main.yml
A tasks/layout.yml
M tasks/main.yml
A vars/layout-custom.yml
A vars/layout-legacy-improved.yml
A vars/layout-legacy.yml
A vars/layout-opt.yml
A vars/layout-root-dir.yml
Log Message:
-----------
Merge pull request #49 from galaxyproject/layouts
Add a variable for easy control over the layout of the Galaxy deployment
Commit: befcf7fa91322862c88822a262b3b1f887b54db7
https://github.com/galaxyproject/ansible-galaxy/commit/befcf7fa91322862c888…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M tasks/main.yml
Log Message:
-----------
Add the `always` special tag to the layout task import
Commit: 71e06e5a8e2b19f7865a747488bfb26745d5988d
https://github.com/galaxyproject/ansible-galaxy/commit/71e06e5a8e2b19f7865a…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M README.md
Log Message:
-----------
Merge pull request #50 from Banshee1221/master
fix mule in advanced example in README.md
Commit: 48448b280236749f4a2f33e898abdcd22093e835
https://github.com/galaxyproject/ansible-galaxy/commit/48448b280236749f4a2f…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2019-01-25 (Fri, 25 Jan 2019)
Changed paths:
M tasks/virtualenv.yml
Log Message:
-----------
Merge pull request #46 from ic4f/dev
Indicate Python version used for creating virtualenv
Commit: 48c9bab7e5fdc11fa7bebf6cab373d53bc7b19bd
https://github.com/galaxyproject/ansible-galaxy/commit/48c9bab7e5fdc11fa7be…
Author: Helena Rasche <hxr(a)hx42.org>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Changed paths:
M .travis.yml
M README.md
M defaults/main.yml
M meta/main.yml
A tasks/layout.yml
M tasks/main.yml
M tasks/virtualenv.yml
A vars/layout-custom.yml
A vars/layout-legacy-improved.yml
A vars/layout-legacy.yml
A vars/layout-opt.yml
A vars/layout-root-dir.yml
Log Message:
-----------
Merge branch 'master' into eu
Compare: https://github.com/galaxyproject/ansible-galaxy/compare/7d522928aecc...48c9…
**NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
We will provide an alternative path for the email notifications by January 31st, 2019.