summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Improvements to win_feature"revert-1564-win_features_improvements_v2Chris Church2015-09-171-60/+47
|
* Fix syntax error in synchronize docstringJames Cammarata2015-09-171-1/+1
|
* Merge pull request #250 from saito-hideki/bug/249James Cammarata2015-09-171-1/+1
|\ | | | | The nova_compute module create a list of un-use floating ip by value of fixed_ip
| * The nova_compute module create a list of un-use floating ip by value of ↵Hideki Saito2015-07-141-1/+1
| | | | | | | | | | | | fixed_ip. Fixes #249
* | Merge pull request #1564 from trondhindenes/win_features_improvements_v2James Cammarata2015-09-171-47/+60
|\ \ | | | | | | Improvements to win_feature
| * | updated win_feature.ps1 with improvementsTrond Hindenes2015-06-221-47/+60
| | |
* | | Merge pull request #1599 from emonty/feature/os_user_groupJames Cammarata2015-09-171-0/+107
|\ \ \ | | | | | | | | Add OpenStack Group content module
| * | | Add OpenStack Group content moduleMonty Taylor2015-06-141-0/+107
| | | |
* | | | Merge pull request #1810 from adamhadani/ah-django-collectstaticJames Cammarata2015-09-171-4/+5
|\ \ \ \ | | | | | | | | | | Added support for 'collectstatic --clear' in django_manage.py
| * | | | added support for 'collectstatic clear' in django_manage.pyAdam Ever-Hadani2015-07-261-4/+5
| | | | |
* | | | | Merge pull request #1831 from tkinz27/os_start_stopJames Cammarata2015-09-172-7/+27
|\ \ \ \ \ | | | | | | | | | | | | Adding start and stop actions to os_server_actions
| * | | | | Adding start and stop actions to os_server_actionsTony Kinsley2015-08-232-7/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also making the os_server module allow a server in the possible new states from the os_server_actions changes
* | | | | | Merge pull request #2055 from skylerbunny/patch-1James Cammarata2015-09-171-9/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Explanation of privilege escalation in notes
| * | | | | | Explanation of privilege escalation in notesskylerbunny2015-09-121-9/+11
| | | | | | | | | | | | | | | | | | | | | An attempt to make clear how privilege escalation works with respect to the src/source host and dest/destination host. One existing note was incorporated into three new ones, iterating each.
* | | | | | | Merge pull request #2096 from cchurch/revert_win_setup_slurp_renameChris Church2015-09-162-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "Rename powershell versions of setup and slurp so they don't s…
| * | | | | | | Revert "Rename powershell versions of setup and slurp so they don't shadow ↵Chris Church2015-09-162-0/+0
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the python versions of these modules." This reverts commit d4e16b0c736081b7a41158063f3edef8f235adda.
* | | | | | | Merge pull request #2090 from halberom/doc_fix_ec2_tagJames Cammarata2015-09-161-16/+54
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | docs - ec2_tag.py
| * | | | | | | order params, add missing tag param. update examplesGerard Lynch2015-09-161-16/+54
|/ / / / / / /
* | | | | | | Fix improper indentationToshio Kuratomi2015-09-151-19/+18
| | | | | | |
* | | | | | | Rename powershell versions of setup and slurp so they don't shadow the ↵Toshio Kuratomi2015-09-152-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python versions of these modules. This change goes along with https://github.com/ansible/ansible/02502c5727753d02819cb32b94dc2035b65d81a7
* | | | | | | Merge pull request #2047 from tomfotherby/patch-1Brian Coca2015-09-151-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow load_balancer_port as a Ansible variable
| * | | | | | | Fix #1984 - allow load_balancer_port as a variableTom Fotherby2015-09-101-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #2067 from wimnat/feature/issue-2066Brian Coca2015-09-151-4/+11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add exception handling to iam
| * | | | | | | | Add exception handling to iamRob2015-09-141-4/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2075 from evanccnyc/ec2_asgfixJames Cammarata2015-09-151-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fixing termination policies for ec2_asg
| * | | | | | | | fixing termination policies for ec2_asgEvan Carter2015-09-141-0/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #2064 from wimnat/feature/issue-2063Brian Coca2015-09-141-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove unnecessary json.loads
| * | | | | | | | | Remove unnecessary json.loadswimnat2015-09-141-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1757 from gutoandreollo/develBrian Coca2015-09-141-0/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added the 'hw_interfaces' array
| * | | | | | | | | Added the 'hw_interfaces' array, listing the names of all interfaces present ↵Guto Andreollo2015-07-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on the VM as 'ansible_interfaces' lists the ones seen by the operating system
* | | | | | | | | | Merge pull request #1807 from brannon/supportVMClonesBrian Coca2015-09-141-11/+26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Support cloning VMs (in addition to templates)
| * | | | | | | | | | Support creating new VMs by cloning an existing VM.brannon2015-07-251-11/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support setting power state of cloned VMs.
* | | | | | | | | | | Merge pull request #2071 from evanccnyc/develJames Cammarata2015-09-141-9/+25
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | EC2_EIP Fixing bug #2058 and adding some backwards compatibility
| * | | | | | | | | | Fixing bug #2058 and adding some backwards compatibilityEvan Carter2015-09-141-9/+25
|/ / / / / / / / / /
* | | | | | | | | | changed chmod to 2.4 compatBrian Coca2015-09-141-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1525 from mjuenema/develBrian Coca2015-09-141-2/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Removed check whether destination directory is writable from files/un…
| * | | | | | | | | Removed check whether destination directory is writable from files/unarchive.py.Markus Juenemann2015-06-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This check will prevent extraction of an archive if the archive does not actually write to the destination directory but only writes to any writable sub-directories of it. The underlying tar command will report errors should it try to write to read-only directories.
* | | | | | | | | | Merge pull request #986 from ssssam/cron-permissions-fixBrian Coca2015-09-111-0/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix permissions issue with 'cron' module
| * | | | | | | | | | Fix permissions issue with 'cron' moduleSam Thursfield2015-03-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have a task like this in a playbook. The ansible_ssh_user is 'root' for this host. - cron: hour: 00 job: /home/backup/backup.sh name: baserock.org data backup user: backup Running it gave me the following error: TASK: [backup cron job, runs every day at midnight] *************************** failed: [baserock-backup1] => {"failed": true} msg: crontab: can't open '/tmp/crontabvVjoZe': Permission denied crontab: user backup cannot read /tmp/crontabvVjoZe The temporary file created by the 'cron' module is created with the Python tempfile.mkstemp() function. This creates a file that is readable only by 'root' (mode 600). The Busybox `crontab` program then checks if the file is readable by the 'backup' user, and fails if it isn't. So we need to make sure the file is world-readable before running `crontab`.
* | | | | | | | | | | Merge pull request #465 from bbaumer/develJames Cammarata2015-09-111-6/+26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | SVN 1.7 Support, ignore svn:externals on local mod check and new switch toggle
| * | | | | | | | | | | version_added for switch Parameter changed to 2.0Benjamin Baumer2015-07-071-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment to explain check_rc Parameter in _exec Function Optimize code and clean up is_svn_repo Function
| * | | | | | | | | | | Fix: Calling svn info to determine if dest is an svn Working Copy,Benjamin Baumer2015-07-071-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to support updates in Subfolders with Subversion > 1.8 Fix: Ignoring svn:externals on local Modification Check. Add: Added Argument switch to alow skipping the svn switch call.
* | | | | | | | | | | | Merge pull request #1947 from astorije/astorije/fix-aclJames Cammarata2015-09-111-19/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the acl module
| * | | | | | | | | | | | Fix physical walk on acl module for LinuxJérémie Astori2015-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `-h` is for BSD [1] while `-P`/`--physical` is for Linux [2]. This commit fixes that option now that acl module is (temporarily) only supported for Linux. I will re-add `-h` when fixing BSD support. [1]: http://www.freebsd.org/cgi/man.cgi?format=html&query=setfacl(1) [2]: http://linuxcommand.org/man_pages/setfacl1.html
| * | | | | | | | | | | | Make sure entry is not sent when acl state=queryJérémie Astori2015-08-201-0/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Make sure permission-less entries are accepted when state=absentJérémie Astori2015-08-201-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, remove that try condition as, at that stage, no permissions with other than 2 or 3 fields are sent to the function.
| * | | | | | | | | | | | Remove support for `d[efault]:` in entry permissionsJérémie Astori2015-08-201-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not documented in [the Ansible doc page][1] nor [the BSD setfacl man entry][2] (which means it might not be compatible with BSD) so removing it does not break the API. On the other hand, it does not conform with POSIX 1003.1e DRAFT STANDARD 17 according to the [Linux setfacl man entry][3] so safer to remove. Finally, the most important reason: in non POSIX 1003.e mode, only ACL entries without the permissions field are accepted, so having an optional field here is very much error-prone. [1]: http://docs.ansible.com/ansible/acl_module.html [2]: http://www.freebsd.org/cgi/man.cgi?format=html&query=setfacl(1) [3]: http://linuxcommand.org/man_pages/setfacl1.html
| * | | | | | | | | | | | Fix wrong expectation regarding entry format in acl moduleJérémie Astori2015-08-191-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix wrong processing of lines returned by setfacl in test modeJérémie Astori2015-08-191-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix minor whitespace issuesJérémie Astori2015-08-191-2/+3
| | | | | | | | | | | | |