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

  • 49cca98f1e Merge branch 'custom-facts' of https://github.com/jhoekx/ansible into jhoekx-custom-facts Michael DeHaan 2012-04-23 21:24:52 -0400
  • d60efc235d Merge branch 'jkleint-integration' into devel Michael DeHaan 2012-04-23 21:22:27 -0400
  • 346df537b4 Merge branch 'integration' of https://github.com/jkleint/ansible into jkleint-integration Michael DeHaan 2012-04-23 21:21:43 -0400
  • d37a7115a8 Merge branch 'master' into devel Michael DeHaan 2012-04-23 21:19:10 -0400
  • 6ba91a715e Update README to indicate new branch name Michael DeHaan 2012-04-23 21:18:57 -0400
  • 7de90c4e64 Version bump for integration branch (soon to be renamed 'devel'), didn't update package changelogs yet since this isn't released yet (but 0.3 is) Michael DeHaan 2012-04-23 21:14:48 -0400
  • 4d62510997 Version bump for 0.3 release Michael DeHaan 2012-04-23 21:11:43 -0400
  • a8707e48e8 Fix merge issue Michael DeHaan 2012-04-23 21:06:47 -0400
  • c00699d0ef Merge branch 'integration' Michael DeHaan 2012-04-23 21:05:06 -0400
  • 321ed53e3a Fetch module doesn't set invocation parameter as it invokes nothing, so don't let that be an error. Michael DeHaan 2012-04-23 21:00:28 -0400
  • 39f912899f Merge pull request #212 from sideswipewvu/debmake Michael DeHaan 2012-04-23 17:10:13 -0700
  • 21269a845f debian packaging Henry Graham 2012-04-23 19:17:01 -0400
  • e69e078569 More robust remote sudo. jkleint 2012-04-23 17:32:08 -0300
  • 2dc9a563ef Allow modules to return facts. Jeroen Hoekx 2012-04-23 20:06:14 +0200
  • c844a2d072 Fix to skip /.ssh/config if don't exist rather than raise an error. cocoy 2012-04-23 14:32:57 +0800
  • 645b7a2dff Add .ssh/config support cocoy 2012-04-23 09:48:42 +0800
  • 9177b7f30f rebuild Michael DeHaan 2012-04-22 20:05:32 -0400
  • ab5ea63ae7 Add another item to testimonials section. Michael DeHaan 2012-04-22 20:05:11 -0400
  • e38ea3807c Merge pull request #66 from sfromm/selinux Michael DeHaan 2012-04-22 16:50:13 -0700
  • ec56b30248 Merge pull request #198 from dne/apt-default-release Michael DeHaan 2012-04-22 16:42:01 -0700
  • d5f3760acc Add optional "default-release" argument for apt module Daniel Néri 2012-04-23 00:17:07 +0200
  • ab75ff5b39 Add "What People Are Saying" section. Rebuild. Michael DeHaan 2012-04-22 11:43:03 -0400
  • 1c5bcb606e Merge pull request #197 from sfermigier/master Michael DeHaan 2012-04-22 07:42:17 -0700
  • f7469f8704 Add requirements in setup.py. Stefane Fermigier 2012-04-22 16:33:19 +0200
  • 9dc1b6d79d Merge pull request #192 from sfromm/selinux Michael DeHaan 2012-04-22 05:09:38 -0700
  • bcfa6a7865 Add another example to file_secontext.yml Stephen Fromm 2012-04-22 00:14:40 -0700
  • 439b218309 Add documentation for context option to file module Stephen Fromm 2012-04-21 23:51:03 -0700
  • 0f044e64f8 Add example playbook of file module's selinux capabilities Stephen Fromm 2012-04-21 23:30:08 -0700
  • be58995278 Add context=default option to file module Stephen Fromm 2012-04-21 23:27:34 -0700
  • e3967af656 Merge pull request #191 from dne/apt-install-version Michael DeHaan 2012-04-21 18:38:11 -0700
  • ec4d5fa287 Add apt module support for installing/removing specific version of package Daniel Néri 2012-04-22 02:48:58 +0200
  • 533c2c6126 Make it possible to use facts from hosts in templates for other hosts. Michael DeHaan 2012-04-21 12:45:37 -0400
  • 666afef0e5 Small edits to packaging section, docs rebuild Michael DeHaan 2012-04-21 12:12:46 -0400
  • 7b7108928e Merge pull request #62 from tbielawa/fixYumExample Michael DeHaan 2012-04-21 09:09:15 -0700
  • 3671d046b9 Merge pull request #63 from leucos/master Michael DeHaan 2012-04-21 09:08:56 -0700
  • 767282df2a Small style fixes for indentation and spacing. Michael DeHaan 2012-04-21 12:06:54 -0400
  • e36a52f06c Ignore pyflakes E261 style output (multiple spaces before inline comment) Michael DeHaan 2012-04-21 12:05:15 -0400
  • edb8988e8e Unused imports Michael DeHaan 2012-04-21 12:04:21 -0400
  • bed5da6086 Remove unused assignment Michael DeHaan 2012-04-21 12:03:29 -0400
  • ddc0342920 Unused import Michael DeHaan 2012-04-21 12:01:37 -0400
  • 1e7b60b9a5 Unused import Michael DeHaan 2012-04-21 12:01:26 -0400
  • 9d0f2a6e9b Unused import Michael DeHaan 2012-04-21 12:01:15 -0400
  • f72114c657 Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner. Michael DeHaan 2012-04-21 11:56:06 -0400
  • a8d748220b Don't prompt for password info if the pattern wouldn't have matched any hosts. Also convert Runner() usage to the new inventory model. Michael DeHaan 2012-04-21 11:46:32 -0400
  • 3081bb93f1 Use /var/tmp for root by default to avoid /tmp being mounted noexec, and segregate tmp files for other users into their home directories. Michael DeHaan 2012-04-21 11:38:39 -0400
  • 3d72260887 Make it such that modules with no arguments work fine in playbooks (like ping, which is non-sensical, but also if the user wrote a module that took none) Michael DeHaan 2012-04-21 11:26:48 -0400
  • 4aac448b06 Adds AUR link for Arch build Michel Blanc 2012-04-20 21:34:44 +0200
  • 7b7428a31e Fix yum example Tim Bielawa 2012-04-20 14:26:45 -0400
  • c0c691089d Fix bug in src. Should not code this early :) Michael DeHaan 2012-04-20 08:09:43 -0400
  • 7794493952 Don't try to expand path for None values Michael DeHaan 2012-04-20 08:02:12 -0400
  • 445e48b991 Call os.path.expanduser in modules so things work as expected even when using ./hacking/test-module script Michael DeHaan 2012-04-20 07:57:39 -0400
  • c6b8e1621d A better fix for slurp, expand path in the module. Michael DeHaan 2012-04-20 07:54:38 -0400
  • 13ba31231e Fixup slurp module usage when not running as root, fix error handling path in slurp module. Michael DeHaan 2012-04-19 11:38:44 -0400
  • bc0980496c Typo + fix header depth Michael DeHaan 2012-04-19 10:45:41 -0400
  • bbde1bdfa0 Rebuild Michael DeHaan 2012-04-19 10:15:38 -0400
  • 6831fb796c Shorten things up. We probably need a better slogan :) Michael DeHaan 2012-04-19 10:15:20 -0400
  • f63d7bcacc Since the first h2 appears as the title (need to fix this) put something up there that makes some sense. Should put Ansible first in the html TITLE, need to investigate Sphinx details Michael DeHaan 2012-04-19 10:13:45 -0400
  • 02bd7b74e1 rebuild Michael DeHaan 2012-04-19 09:57:45 -0400
  • 806fdf0fbe Clarify update-cache Michael DeHaan 2012-04-19 09:57:30 -0400
  • 6c99039a9b Merge pull request #58 from leucos/master Michael DeHaan 2012-04-19 16:38:42 -0700
  • de25ec1f29 Fixes typo Michel Blanc 2012-04-19 22:27:29 +0200
  • 25e86ddb7d Adds doc for apt operations Michel Blanc 2012-04-19 22:25:12 +0200
  • 0b9610e845 reinstate 'fork me on github' ribbon Michael DeHaan 2012-04-19 09:39:50 -0400
  • 2eba6d71e3 Logo should link to web page index Michael DeHaan 2012-04-19 09:24:45 -0400
  • 70734f5968 Update bin/ansible to fix usage of inventory API + no more verbose option Michael DeHaan 2012-04-19 09:21:21 -0400
  • 8a433ecb96 Merge branch 'align-vars-syntax' of https://github.com/jhoekx/ansible into jhoekx-align-vars-syntax Michael DeHaan 2012-04-19 09:15:48 -0400
  • d4a5c4aee1 Merge pull request #181 from leucos/integration Michael DeHaan 2012-04-19 15:57:22 -0700
  • 4f0ed20295 Merge pull request #182 from tbielawa/moveManifest Michael DeHaan 2012-04-19 15:56:46 -0700
  • 3a0c5c0b7b Merge pull request #183 from dne/apt-fixes Michael DeHaan 2012-04-19 15:23:22 -0700
  • 626e8f3543 Fix two misspellings of the apt module's "fail_json" function Daniel Néri 2012-04-19 23:40:44 +0200
  • 516df5f64f Move packaging related things out of the root directory: Tim Bielawa 2012-04-19 13:42:44 -0400
  • 3fae2ea8a4 Fixes Arch PKGBUILD dependencies Michel Blanc 2012-04-19 19:26:41 +0200
  • a672a5549a Adds ArchLinux build file Michel Blanc 2012-04-19 15:30:26 +0200
  • 86878be288 Backport typo fix from integration branch for apt module error path. Michael DeHaan 2012-04-19 09:14:43 -0400
  • 4578b17213 Add missing file (slurp) used by templates in non-playbook mode. Michael DeHaan 2012-04-19 09:03:40 -0400
  • cdb8213dcc Supported 'listed' vars in playbooks. Jeroen Hoekx 2012-04-19 08:49:09 +0200
  • 903e4f6eae Support dicts in inventory vars. Jeroen Hoekx 2012-04-19 08:26:54 +0200
  • 51dfb6f88c Add PyYAML requirement Michael DeHaan 2012-04-19 00:14:37 -0400
  • b70ed206c6 Add debian build notes... makefile target pending, some changes to instructions possibly needed due to moving into packaging/debian? Michael DeHaan 2012-04-18 23:26:08 -0400
  • 645e7afaa6 Make note that the integration branch is the development branch (will rename later) Michael DeHaan 2012-04-18 23:21:55 -0400
  • 85647b252d Various doc updates Michael DeHaan 2012-04-18 23:02:28 -0400
  • 5bf32f9c90 Add gentoo packaging pointer Michael DeHaan 2012-04-18 22:51:54 -0400
  • 8539f4926a Move debian under packaging subdirectory Michael DeHaan 2012-04-18 22:50:09 -0400
  • 9cd492befe make all templating happen locally, so no jinja2 deps are ever required Michael DeHaan 2012-04-18 22:43:17 -0400
  • 30d06dbcea Don't force down ansible facts back to setup, the setup module won't like parsing them on input and that data is already there. Michael DeHaan 2012-04-18 22:23:33 -0400
  • 5fa3d9b148 Teach playbooks to template locally to eliminate the need for Jinja2 on remote nodes. You still need jinja2 if using /usr/bin/ansible vs /usr/bin/ansible-playbook though this could change later by fetching the ansible file with a 'slurp' module. Michael DeHaan 2012-04-18 22:19:25 -0400
  • 9c64ceb0f8 manpages and control file packaging changes Henry Graham 2012-04-18 17:14:30 -0400
  • b501bbfb69 format change to control file Henry Graham 2012-04-18 16:30:45 -0400
  • 49ca5ba9f2 modified debian files Henry Graham 2012-04-18 16:22:53 -0400
  • 4f6be6e35b Initial debian packaging Henry Graham 2012-04-18 12:17:35 -0400
  • f4132a0162 Merge pull request #160 from sfromm/facts Michael DeHaan 2012-04-18 18:28:48 -0700
  • 837061879f rebuild Michael DeHaan 2012-04-18 21:22:02 -0400
  • a510bdc469 Update fetch docs Michael DeHaan 2012-04-18 21:21:49 -0400
  • da0209dbc4 The fetch module really should preserve the whole directory structure being fetched to allow subsequent calls, particularly in playbook, to recreate the host tree structure. Making it thus. Michael DeHaan 2012-04-18 21:12:48 -0400
  • 2659c38720 Merge pull request #173 from tbielawa/manifest Michael DeHaan 2012-04-18 13:55:03 -0700
  • 2beb6592c7 Update spec file location in MANIFEST.in Tim Bielawa 2012-04-18 16:41:11 -0400
  • d79e59787a Merge pull request #166 from tbielawa/integration Michael DeHaan 2012-04-18 08:17:23 -0700
  • 66f294d5c1 Finish up moving spec file Tim Bielawa 2012-04-18 11:00:59 -0400
  • f408060275 Merge pull request #163 from jhoekx/template-copy-args Michael DeHaan 2012-04-18 07:55:42 -0700
  • 0a70106b0f Move ansible.spec into subdir. Closes #162 Tim Bielawa 2012-04-18 10:48:37 -0400