Commit Graph

571 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)

Author SHA1 Message Date
Marco Vito Moscaritolo c976238a81 Added documentation to APT module
14 years ago
Michael DeHaan 405c097c43 Various fixes for the module documentation auto-generator
14 years ago
Michael DeHaan 83f277cfe6 Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change
14 years ago
Michael DeHaan 10bce54ef0 Merge pull request #1098 from jpmens/ini_file
14 years ago
Daniel Hokka Zakrisson 66d0acfde3 Remove assemble action plugin, fix daisychaining
14 years ago
Michael DeHaan 69612ba16d The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after
14 years ago
Jan-Piet Mens c2daa77089 New module: manipulate INI-style settings
14 years ago
Michael DeHaan af8f11e3f7 Merge pull request #1096 from sfromm/issue1067
14 years ago
Stephen Fromm 19c0202aaf Ignore failure of stop command if start succeeds with state=restarted
14 years ago
Stephen Fromm f52624f6d2 Give nice error message if destination directory doesn't exist (issue #1048)
14 years ago
Michael DeHaan 2f97afb634 Merge pull request #1071 from dhozac/git-expanduser
14 years ago
Michael DeHaan 0b3e05d9a4 Merge pull request #1066 from jpmens/doc3_lineinfile
14 years ago
Michael DeHaan 4e6d89b5b5 Merge pull request #1073 from dcoutu/devel
14 years ago
Dave Coutu 9bb83067bc Added cases for 'dead but subsys locked' status
14 years ago
Daniel Hokka Zakrisson f6af88fe9f User-expand the destination path of the git module
14 years ago
Jan-Piet Mens 5a75433ce9 Added DOCUMENTATION to lineinfile module
14 years ago
Jan-Piet Mens 60e0410298 Tweak DOCUMENTATION YAML as per latest 991
14 years ago
Michael DeHaan 1bd9ea6440 Merge pull request #1062 from dagwieers/wait_for-fix
14 years ago
Dag Wieers 8912258016 Fix on older python versions, plus various improvements
14 years ago
Michael DeHaan 4cd3262f50 Merge pull request #1054 from jpmens/geturl_doc1
14 years ago
Aleksej Romanov eefe66f1cc Squashed commit of the following:
14 years ago
Jan-Piet Mens e041c2e2cd First attempt at standardizing DOCUMENTATION string (new DICT)
14 years ago
Michael DeHaan d77be4eecf Merge pull request #1052 from romeotheriault/add-SunOSVirtual-facts
14 years ago
Romeo Theriault d72eaa3fc5 Adding SunOSVirtual facts
14 years ago
Stephen Fromm 65fe7b7003 Update package manager fact innards to a list of dicts
14 years ago
Stephen Fromm 94eb11a6d7 Add pkg_mgr fact to setup
14 years ago
Michael DeHaan 7df0e5259f Merge pull request #1038 from bcoca/atomic_copy2
14 years ago
Ali Asad Lotia c0aac03b0c url_get module returns dest
14 years ago
Ali Asad Lotia 99746d4a83 Indicate thirsty argument required if dest is dir.
14 years ago
Daniel Hokka Zakrisson 56b1a8ceed Invoke is_installed correctly from rpm path
14 years ago
Brian Coca 88d1285f33 time is what i wanted, not gmtime
14 years ago
Brian Coca 06b914c5b3 small fix to prevent temp file from living past its succesful usage
14 years ago
Brian Coca f5481621f8 made copy atomic by creating tmp file in dest location (ensures same partition)
14 years ago
Michael DeHaan 565f336182 lineinfile should use 'search' everywhere
14 years ago
Michael DeHaan 14a9c3ab9e Line in file regexep should match a portion of the line, not the whole line!
14 years ago
Michael DeHaan 5b57011152 Merge pull request #1027 from mcodd/setup_bug_python24
14 years ago
Michael DeHaan 335f136e71 Merge pull request #1023 from lorin/postgres-user-fix
14 years ago
Matt Coddington c0638842d8 make this python24 compatible
14 years ago
Lorin Hochstein b3b01bb7a3 Fix postgresql_user bug
14 years ago
Seth Vidal 9d88b3eedd add import sys to virt module b/c it needs it if the libvirt python
14 years ago
Michael DeHaan 4280e00d56 Merge pull request #1000 from mavimo/patch-1
14 years ago
Michael DeHaan 7ef3e7dccb Merge pull request #1003 from bladypirat/devel
14 years ago
Michael DeHaan 49bef3f6c2 Merge pull request #1005 from dagwieers/cmdline
14 years ago
Jan-Piet Mens b36aa61237 Add support for RSA/DSA SSH host key detection in setup module for OS/X
14 years ago
Dag Wieers d158218c3f Add /proc/cmdline information to the default facts
14 years ago
Piotr Kweclich 8360f9f46c added support for custom port definition
14 years ago
Marco Vito Moscaritolo 2dd430d9c0 Add support to removes control param
14 years ago
Michael DeHaan eed031cd82 Check for ipv6
14 years ago
Michael DeHaan aa704a6111 backuplocal => backup_local for API standardization reasons
14 years ago
Michael DeHaan b97e2a6f5a Merge branch 'backup-common' of https://github.com/dhozac/ansible into devel
14 years ago