James Laska
4046d1fd0d
Correct Makefile variable usage
11 years ago
Chris Hoffman
cf997beb07
Shell expand DEFAULT_ROLES_PATH fixes #4897
11 years ago
James Cammarata
70abc6f6de
Merge pull request #7374 from hfinucane/wait_for_pipes
...
Allow wait_for to wait on non-traditional files
11 years ago
James Laska
411311495f
Updated DEB build workflow
...
Updates to Makefile include:
* add targets: deb-src, deb-src-upload, deb-upload
* add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE
* create deb files for all release values in DEB_DIST
Several updates to packaging/debian/*
* Updated control file
* Whitespace/formatting of changelog
Add deb-build to .gitignore
11 years ago
James Cammarata
1c3a654912
Conditionally try to get ebs_optimized parameter from instance
11 years ago
James Cammarata
38c29e1fff
Merge branch 'issue_7368' into devel
11 years ago
Yap Sok Ann
f80467e013
ec2_vpc: Fix error when using InstanceId as a route gateway.
...
See https://github.com/ansible/ansible/issues/7368
Fixes #7368
11 years ago
James Cammarata
9896898902
Merge branch 'psa-exit_json' into devel
11 years ago
James Cammarata
1c318fa3bd
Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json
11 years ago
James Cammarata
06e0e1f770
Merge branch 'ajsalminen-lvg_dm_names' into devel
11 years ago
James Cammarata
8e0148f084
Merge branch 'lvg_dm_names' of https://github.com/ajsalminen/ansible into ajsalminen-lvg_dm_names
11 years ago
James Cammarata
94963290b9
Merge pull request #6981 from aliles/fix-localhost-executable-with-flags
...
Fix localhost tasks with complex executables
11 years ago
James Cammarata
d0a115972a
Merge branch 'pkit-git_fix' into devel
11 years ago
James Cammarata
1864347f44
Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fix
11 years ago
James Cammarata
cc9658463b
Merge pull request #7868 from simono/patch-1
...
win_feature: Fix Description.
11 years ago
James Cammarata
bba4f58240
Merge pull request #7856 from njharman/devel
...
Lineinfile now supports symlinks.
11 years ago
James Cammarata
ca821fd5ac
Merge branch 'stygstra-add_name' into devel
11 years ago
James Cammarata
4d3205b753
Update authors for modprobe module
11 years ago
James Cammarata
81dad9f355
Merge branch 'add_name' of https://github.com/stygstra/ansible into stygstra-add_name
11 years ago
Michael Peters
87a6290065
Use the right name for the vpc_id parameter
...
Fixes #7853
11 years ago
James Cammarata
32aa948dd0
Exclude ps1 modules from the TestModules unittest
...
Fixes #7864
11 years ago
Simon Olofsson
5fe8cf1948
win_feature: Fix Description.
11 years ago
James Cammarata
22ae21ab43
Exclude ps1 modules from the TestModules unittest
...
Fixes #7864
11 years ago
James Cammarata
bbba99d545
Merge pull request #7866 from cchurch/devel
...
Add shell_plugins to packages.
11 years ago
Chris Church
3b4adb78cb
Add shell_plugins to packages.
11 years ago
James Cammarata
48dbb79fbe
Merge branch 'issue_5679_lineinfile' into fix_lineinfile_newlines
11 years ago
James Cammarata
3c3c710a58
Merge branch 'module_safe_eval' into fix_lineinfile_newlines
11 years ago
James Cammarata
8b15788a40
Merge branch 'tgolly-devel' into devel
11 years ago
James Cammarata
d8bb116c1a
Merge branch 'devel' of https://github.com/tgolly/ansible into tgolly-devel
11 years ago
Michael DeHaan
5156794738
Merge pull request #7861 from cchurch/devel
...
Windows Remote Support
11 years ago
Chris Church
615f70e3f4
Fix missing space in script action plugin.
11 years ago
James Cammarata
4f83eb79a1
Merge pull request #6785 from CaptTofu/openstack
...
Added region name to client connection as it is needed for some cloud pr...
11 years ago
James Cammarata
dc0cc4c931
Merge pull request #7859 from airandfingers/patch-1
...
Fix typo: "but" -> "put"
11 years ago
Michael DeHaan
ffaf442037
ping is win_ping, so doc fix.
11 years ago
Michael DeHaan
1663faa7a1
update changelog
11 years ago
Michael DeHaan
7b33bc9fea
Windows docs tweaks.
11 years ago
Aaron Yoshitake
a8d073c175
Fix typo: "but" -> "put"
11 years ago
David Stygstra
bbe42029e4
Added author and copyright lines to modules I contributed
11 years ago
Norman J. Harman Jr
3770813cc0
lineinfile supports symlinks.
11 years ago
Michael DeHaan
5f13af97b8
Remove part about powershell upgrade (for now).
11 years ago
Paul Durivage
e6cd216ade
Check .GetType rather than object directly
11 years ago
Paul Durivage
319f32e408
Move check down for access to
11 years ago
Paul Durivage
07267659b0
Rename variable
11 years ago
Paul Durivage
08dc72b5e7
Update documentation
11 years ago
Paul Durivage
6dd9434707
Fix so it only deletes users that exist
11 years ago
Paul Durivage
08c0b7e66e
Remove commented out lines
11 years ago
Paul Durivage
03f69ac6c8
Fix incorrect name
11 years ago
Paul Durivage
29a308a233
Move functions to top for correct scope
11 years ago
Paul Durivage
556ff9b7f1
Refactor of win_user module
11 years ago
Chris Church
dd3f7c2dab
Fix trailing slash on returned temp path.
11 years ago