summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Change touched -> touch for new file state, and cleaning up docsJames Cammarata2013-09-221-8/+9
* Merge branch 'feature/file-state-touched' of https://github.com/resmo/ansible...James Cammarata2013-09-221-4/+25
|\
| * file: added file attributes in state=touchedRené Moser2013-09-221-0/+1
| * file: skip in check_mode if state=touchedRené Moser2013-09-221-0/+3
| * file: implemented state=touched. Closes GH-4097René Moser2013-09-211-4/+21
* | More housekeepingJames Cammarata2013-09-212-1/+2
* | Moving firewalld module from net_infra to systemJames Cammarata2013-09-211-0/+0
* | Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansibl...James Cammarata2013-09-211-0/+299
|\ \
| * | added try/catch around .connected callAdam Miller2013-09-091-2/+6
| * | added version checking, doesn't work in older versionsAdam Miller2013-08-161-1/+8
| * | added firewalld moduleAdam Miller2013-08-131-0/+288
* | | Minor pep8 cleanup in ec2_eip moduleJames Cammarata2013-09-211-1/+1
* | | Merge branch 'ec2_eip' of https://github.com/lorin/ansible into lorin-ec2_eipJames Cammarata2013-09-211-0/+211
|\ \ \
| * | | AWS elastic IP: Support for allocating IPsLorin Hochstein2013-09-121-10/+48
| * | | Fix typo: alises -> aliasesLorin Hochstein2013-08-081-1/+1
| * | | Add AWS EC2 elastic IP moduleLorin Hochstein2013-08-071-0/+173
* | | | Changed the version_added field in rax_clb_nodes to 1.4James Cammarata2013-09-201-1/+1
* | | | Minor doc fix and a CHANGELOG update for the new rax_clb_nodes moduleJames Cammarata2013-09-201-2/+2
* | | | Merge branch 'rax-clb-nodes' of https://github.com/neuroid/ansible into neuro...James Cammarata2013-09-201-0/+350
|\ \ \ \
| * | | | Module for managing nodes in a Rackspace Cloud Load BalancerLukasz Kawczynski2013-07-261-0/+350
* | | | | Merge branch 'rax_wait_on_delete' of https://github.com/jlaska/ansible into j...James Cammarata2013-09-201-19/+33
|\ \ \ \ \
| * | | | | [cloud/rax] support wait on deleteJames Laska2013-09-201-19/+33
* | | | | | changed deprecated channel_label attributePieter Avonts2013-09-201-1/+4
|/ / / / /
* | | | | Minor tweak to service changed logic from the previous commitJames Cammarata2013-09-191-3/+1
* | | | | Merge branch 'service-enable-fix' of https://github.com/gottwald/ansible into...James Cammarata2013-09-191-5/+8
|\ \ \ \ \
| * | | | | Bugfix service module: Only change service state when neededIngo Gottwald2013-09-131-5/+8
* | | | | | Fix traceback in service module when svc_cmd is None (2nd fix)Petr Svoboda2013-09-191-1/+1
* | | | | | Fixed missing required package in notes.René Moser2013-09-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | Typo fix from `accelerated: true` to `accelerate: true`Erick Yellott2013-09-181-2/+2
* | | | | Merge branch 'fix/apt_repository_update_cache' of https://github.com/resmo/an...James Cammarata2013-09-181-0/+12
|\ \ \ \ \
| * | | | | apt_repository: added option update_cache.René Moser2013-09-181-2/+11
| * | | | | apt_repository: fix update cache after state=changed. Closes GH-4136René Moser2013-09-181-0/+3
| |/ / / /
* | | | | Remove trailing whitespace in digital ocean module.Ralph Bean2013-09-181-37/+37
* | | | | Remove duplicate docs in digital ocean module.Ralph Bean2013-09-181-24/+0
* | | | | Merge pull request #4138 from resmo/fix/redundant-fail-jsonJames Cammarata2013-09-171-1/+0
|\ \ \ \ \
| * | | | | apt: fixed duplicate fail_jsonRene Moser2013-09-171-1/+0
| |/ / / /
* | | | | Fixed monit restarted error.Shuhao Wu2013-09-161-1/+1
* | | | | Merge branch 'issue_3417_systemd_stuff' into develJames Cammarata2013-09-161-6/+16
|\ \ \ \ \
| * | | | | Allow service module to manage services not ending in .serviceJames Cammarata2013-09-111-6/+16
* | | | | | Merge branch 'archlinux-fact' of https://github.com/Schnouki/ansible into Sch...James Cammarata2013-09-161-1/+2
|\ \ \ \ \ \
| * | | | | | Add Archlinux "distribution" factThomas Jost2013-09-121-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue_3421_apt_pkg_iU' into develJames Cammarata2013-09-161-8/+19
|\ \ \ \ \ \
| * | | | | | Use low-level package objects in the apt module to check installed stateJames Cammarata2013-09-111-8/+19
| |/ / / / /
* | | | | | Updated version_added string for the new validate_md5 optionJames Cammarata2013-09-161-1/+1
* | | | | | Merge branch 'fetch' of https://github.com/bpennypacker/ansible into bpennypa...James Cammarata2013-09-161-0/+7
|\ \ \ \ \ \
| * | | | | | changed ignore_md5_mismatch to validate_md5Bruce Pennypacker2013-08-281-3/+3
| * | | | | | added optional ignore_md5_mismatch parameterBruce Pennypacker2013-08-281-0/+7
* | | | | | | Merge pull request #4115 from r-p-e/develMichael DeHaan2013-09-151-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Add some more OpenBSD factsr-p-e2013-09-151-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4075 from sayap/easy_installMichael DeHaan2013-09-151-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |