1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Commit graph

  • f3a0eb4b23 Docs build Michael DeHaan 2012-03-09 07:43:06 -0500
  • e8eb7ab5ed Update docs Michael DeHaan 2012-03-09 07:42:53 -0500
  • c89a0f96bd Merge pull request #87 from skvidal/feature Michael DeHaan 2012-03-09 04:19:03 -0800
  • 19b784e480 if we've failed a connection to a host - we cannot set items to the 'conn' object since it is not an object on failure - it's a string. Seth Vidal 2012-03-09 00:19:55 -0500
  • fe2d1c7cc9 Docs rebuild Michael DeHaan 2012-03-08 23:06:07 -0500
  • 7a4df9e2fc RST reformatting a few things Michael DeHaan 2012-03-08 23:05:52 -0500
  • 358859d2f3 Docs rebuild Michael DeHaan 2012-03-08 22:52:16 -0500
  • bc62feb583 Don't say script Michael DeHaan 2012-03-08 22:52:02 -0500
  • 2c6dd03229 docs rebuild Michael DeHaan 2012-03-08 22:50:12 -0500
  • 1952bd0aa3 add some docs Michael DeHaan 2012-03-08 22:50:00 -0500
  • cdfb64ce59 Updating ref of the ansible submodule Tim Bielawa 2012-03-08 16:33:18 -0500
  • d89ee675fc Oh I have to commit these too Michael DeHaan 2012-03-08 14:07:13 -0500
  • 56de2e112a Update README.md Michael DeHaan 2012-03-08 13:59:12 -0500
  • 742258a078 Drop other man(5) pages so we can have only one source of docs -- ansible.github.com for those operations. Easier to maintain and much more verbose. Michael DeHaan 2012-03-08 13:56:27 -0500
  • 2cafb8d221 Minor docs restructuring Michael DeHaan 2012-03-08 13:53:48 -0500
  • 96d39a0dff Merge pull request #3 from tbielawa/authver Michael DeHaan 2012-03-08 10:38:06 -0800
  • 12fd193450 Docs updates Michael DeHaan 2012-03-08 13:36:47 -0500
  • 89a00e6385 Merge pull request #2 from tbielawa/master Michael DeHaan 2012-03-08 16:39:02 -0800
  • 6fe8e4d348 Unjekyllify these pages. Tim Bielawa 2012-03-07 13:48:56 -0500
  • 26d1c8c4be Merge pull request #1 from tbielawa/master Michael DeHaan 2012-03-07 10:11:57 -0800
  • 5738f8724a Polish up more. Refactor build-site.py and Makefile. Tim Bielawa 2012-03-07 13:08:31 -0500
  • baf2a05708 Polish the docs up some more. Also make 'index.html' forward to the actual html output Tim Bielawa 2012-03-07 12:41:53 -0500
  • 95502c3089 Adding version and author to ansible init. Tim Bielawa 2012-03-07 12:02:05 -0500
  • 5e453555e3 Let me upgrade your docs Tim Bielawa 2012-03-07 11:35:18 -0500
  • 8e20ed3714 src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) Michael DeHaan 2012-03-06 21:13:50 -0500
  • 7eedc3fb1a Breakout includes into seperate functions, allow vars to apply to handlers but handlers still may not be parameterized because it does not make sense to import them more than once since they are keyed by name. Michael DeHaan 2012-03-06 21:01:05 -0500
  • 3ee22ad351 Merge branch 'master' of github.com:mpdehaan/ansible Michael DeHaan 2012-03-06 19:25:28 -0500
  • 85e0de5bb2 Move print statements out of playbook.py and back into CLI so we can simplify playbook operations independent of output, and can also see all the output nicely grouped together if we want to reformat it or make summaries of statistics. Michael DeHaan 2012-03-06 19:24:36 -0500
  • 7e0ff815b9 Do I have to change something here to trigger a rebuild? Michael DeHaan 2012-03-06 19:00:52 -0500
  • eadd5644b0 Fix project name from where I copied it from :) Michael DeHaan 2012-03-06 18:59:33 -0500
  • bd4bda95d0 Check in files. Michael DeHaan 2012-03-06 18:58:23 -0500
  • 2e75c21e4b first commit Michael DeHaan 2012-03-06 18:55:16 -0500
  • 498a4c8056 Update README.md Michael DeHaan 2012-03-06 08:56:51 -0500
  • 7cb6ce6613 Update README.md Michael DeHaan 2012-03-06 08:54:06 -0500
  • de3cff8cef Removing vim swap files and MANIFEST from rpmbuild on 'make clean' Michael DeHaan 2012-03-05 22:47:30 -0500
  • e835cd6f92 Have 'make clean' clean up test output directory Michael DeHaan 2012-03-05 22:44:39 -0500
  • 001937976f Add RPM target. Not quite operational. Michael DeHaan 2012-03-05 22:35:59 -0500
  • 0935506d6f Templating as non-root should not require passing in the metadata= parameter. Michael DeHaan 2012-03-05 22:23:56 -0500
  • 4ee4ddcd7c Parameterized include statements can see top level variables and also be passed specific variables! Michael DeHaan 2012-03-05 22:00:22 -0500
  • fb3bfa1c51 Tweak the matrix Michael DeHaan 2012-03-05 21:38:12 -0500
  • 9c5341116b Update to comparison matrix Michael DeHaan 2012-03-05 21:35:00 -0500
  • ee6db0531b Attempt at adding more comparison info Michael DeHaan 2012-03-05 21:16:55 -0500
  • 937de08794 HTML test Michael DeHaan 2012-03-05 21:09:13 -0500
  • 06d3cc930d This was supposed to be markdown with embedded HTML Michael DeHaan 2012-03-05 21:08:25 -0500
  • 077e4f2381 Added start of comparison table so it's easy to explain at a glance what this project is. Michael DeHaan 2012-03-05 21:07:36 -0500
  • 8d57ceecf1 Factoids and push variables via setup are now available to be templated in command args as well as template files. PLUS, variables are now expressed in playbooks without having to know about the setup task, which means playbooks are simpler to read now. Michael DeHaan 2012-03-05 20:09:03 -0500
  • e0b1ad790c Merge pull request #80 from tbielawa/ReallyClean Michael DeHaan 2012-03-05 13:24:58 -0800
  • 2b22f546a2 Fix the py[co] part of the clean target in the make file Tim Bielawa 2012-03-05 16:21:39 -0500
  • 8b6953112d Merge pull request #79 from tbielawa/modpath Michael DeHaan 2012-03-05 13:14:15 -0800
  • c5f8bc9d79 Don't set ANSIBLE_HOSTS inside the env-setup script Tim Bielawa 2012-03-05 16:12:05 -0500
  • f2c2786a14 Update constants.py to pull module path and the hosts file from the environment (ANSIBLE_{LIBRARY,HOSTS}) if defined. Tim Bielawa 2012-03-05 16:06:02 -0500
  • 3c20f4000f Merge pull request #74 from tbielawa/ungrouped Michael DeHaan 2012-03-05 11:16:55 -0800
  • 95555ecc14 Merge pull request #76 from tbielawa/hacking Michael DeHaan 2012-03-05 11:15:27 -0800
  • cdd6b01d8b Merge pull request #75 from tbielawa/freshenMakeClean Michael DeHaan 2012-03-05 11:13:53 -0800
  • 2d052fcefb Freshen up Makefile clean target Tim Bielawa 2012-03-05 14:06:39 -0500
  • b190ea4b62 Fix parse_hosts to not blow up on ungrouped hosts. Tim Bielawa 2012-03-05 14:09:01 -0500
  • 6343aa6214 Add environment updating script 'env-setup' to facilitate running ansible from a git checkout. Tim Bielawa 2012-03-05 13:47:01 -0500
  • a57f7ae010 Merge pull request #73 from skvidal/feature Michael DeHaan 2012-03-05 09:39:36 -0800
  • 78566946c0 correct license Seth Vidal 2012-03-05 12:24:01 -0500
  • 11bf2a5e03 add python-paramiko dependency Seth Vidal 2012-03-05 12:16:08 -0500
  • 47aa018a84 add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation Seth Vidal 2012-03-05 12:15:24 -0500
  • 37541ea800 Merge pull request #70 from tbielawa/playbookmanpage Michael DeHaan 2012-03-05 04:55:09 -0800
  • e9ae5eb9d5 Correct see-also in playbook manpage Tim Bielawa 2012-03-04 23:08:29 -0500
  • cb5929dad7 Setup module tests Michael DeHaan 2012-04-04 11:55:24 -0400
  • c71afe35d6 Async tests complete. Fixed bug in async_wrapper Michael DeHaan 2012-04-04 11:30:14 -0400
  • fae3a71899 WIP on async tests Michael DeHaan 2012-04-04 11:24:22 -0400
  • f8eab8ed7e Here are those tests I talked about previously :) Michael DeHaan 2012-04-04 11:11:31 -0400
  • 369b9cde1c Add test for template module and make 'dark' errors clearer if we get output back and the JSON is not parseable Michael DeHaan 2012-04-04 10:57:54 -0400
  • c86b388812 Strip trailing newlines from command module, which happens in some shell commands Michael DeHaan 2012-04-04 10:30:22 -0400
  • 8d06c074b1 * Added uptime.py as an example of somewhat minimal API usage & reporting * Pattern in API now has a default * Fixed bug in template module operation detected from running playbook (tests for that pending) * Workaround for multiprocessing lib being harmlessly squeaky (feeder thread got sentinel) Michael DeHaan 2012-04-04 10:27:24 -0400
  • 05c5c85276 Added tests for the guts of the program (Runner()) and modules. Idea is to run everything as the logged in user using local checkout and write to a tempdir. To run tests, be sure user is in SSH authorized_keys for themselves, this DOES run through paramiko because mocking it out would defeat the point of having tests. Michael DeHaan 2012-03-03 21:56:11 -0500
  • db57933614 Allow ":" to be used to split patterns as well as ";" so if you are just using group names or fully explicit names you do not need to use shell quoting at all. Obviously if you use wildcards like "*" you wouldstill. Michael DeHaan 2012-03-03 14:26:59 -0500
  • c839229f54 Fix code formatting in README.md Michael DeHaan 2012-03-03 14:20:58 -0500
  • 269a6d46d6 attempt to explain import syntax in ansible-playbook manpage. Can't include examples inline because github won't display them well, want to move this file to markdown soon. Michael DeHaan 2012-03-03 14:13:31 -0500
  • defb91ae4d README updates Michael DeHaan 2012-03-03 14:06:15 -0500
  • 6a0b793578 Remove debug comments Michael DeHaan 2012-03-03 13:42:37 -0500
  • 8e07d83ad1 Async module, mostly operational, daemonizing/watch code may have bugs Michael DeHaan 2012-03-03 13:19:33 -0500
  • 718e2930b2 async module now forks Michael DeHaan 2012-03-03 13:06:43 -0500
  • 45c40524ef Time limit needs to be passed to async_wrapper. Michael DeHaan 2012-03-03 12:45:55 -0500
  • a06d8859fa Added start of async_status script. Michael DeHaan 2012-03-03 12:41:22 -0500
  • eaa7714ff8 Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper still needs to daemonize. Then, once done, playbook can be taught how to poll async within the timing window. Michael DeHaan 2012-03-03 12:25:56 -0500
  • 1ed212513c Add user to playbook example so it's clear that this is available Michael DeHaan 2012-03-03 11:02:14 -0500
  • ab408b0000 Ability to import task lists and handler lists from a top level playbook file. It is possible to use multiple import statements to implement 'class' like behavior, and also to share a common list of handlers between multiple patterns. Michael DeHaan 2012-03-03 10:53:15 -0500
  • 32c32abb4a Update AUTHORS Michael DeHaan 2012-03-02 23:12:43 -0500
  • 1c2d31ef85 add info about the 'all' group to README.md Michael DeHaan 2012-03-02 23:02:17 -0500
  • cbfabcd0fb Add -i, -k, and -M to ansible-playbook CLI to match options in /usr/bin/ansible Michael DeHaan 2012-03-02 22:54:25 -0500
  • e4304a0ac5 Make sure tempdirs are cleaned up after execution steps, fix notifiers, make sure service module is installed by setup.py Michael DeHaan 2012-03-02 22:38:55 -0500
  • 6541f338df add pyflakes target & associated fixes. Also decided to save JSON to --tree file so it can be better used programatically. May have to come up with another system of tree logging for playbook if playbook decides to have tree logging. Presumably not the highest priority. Michael DeHaan 2012-03-02 22:10:51 -0500
  • 3ad9db4966 Some minor from 'pep8', and silencing the PEP8 messages I don't care about. Also make pep8 show all messages rather than just 1 per code. Michael DeHaan 2012-03-02 22:03:03 -0500
  • 0d7a84d591 Some minor refactoring of playbook code, more to go. Michael DeHaan 2012-03-02 21:43:46 -0500
  • c57df6220b Add pydoc to playbook binary, fix default types for playbook '.get()' call Michael DeHaan 2012-03-02 21:20:37 -0500
  • 34cbbfbfe1 Added pydoc for utils.py Michael DeHaan 2012-03-02 21:16:29 -0500
  • bf967adf83 Added pydoc for functions in Cli() Michael DeHaan 2012-03-02 21:11:43 -0500
  • e9a24cdad4 Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to encourage readability and make things more maintainable. Michael DeHaan 2012-03-02 21:08:48 -0500
  • b33ef0de60 Add a newline in output here, possibly considering printing top level keys flat Michael DeHaan 2012-03-02 19:52:43 -0500
  • 1420c49277 Still seeing some weirdness from ohai but we can probably simplify this until we figure out what that is. Michael DeHaan 2012-03-02 19:48:37 -0500
  • e6a1acf756 Let "all" be an alias for "*" in patterns, fix output bug on non-command execution, make clean now removes the build dir Michael DeHaan 2012-03-02 19:44:50 -0500
  • c8b1bbc7ea make command module error when no -a more obvious as command is the default module and someone may forget about -a. The CLI already warns about no host pattern by pulling up usage. Michael DeHaan 2012-03-01 22:25:01 -0500
  • 146cb3ff7e update README.md on playbook field names Michael DeHaan 2012-03-01 22:24:12 -0500
  • 5040c01640 rename 'pattern' to 'hosts' in playbook format. Michael DeHaan 2012-03-01 22:20:45 -0500