James Cammarata
|
35960ea192
|
Merge pull request #7374 from hfinucane/wait_for_pipes
Allow wait_for to wait on non-traditional files
|
11 years ago |
James Cammarata
|
649cd5838c
|
Conditionally try to get ebs_optimized parameter from instance
|
11 years ago |
Yap Sok Ann
|
79c948e73d
|
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
|
5006ef9732
|
Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json
|
11 years ago |
James Cammarata
|
236a2989cc
|
Merge branch 'lvg_dm_names' of https://github.com/ajsalminen/ansible into ajsalminen-lvg_dm_names
|
11 years ago |
James Cammarata
|
347b38ed58
|
Merge branch 'pkit-git_fix' into devel
|
11 years ago |
James Cammarata
|
9acf2454d4
|
Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fix
|
11 years ago |
James Cammarata
|
c4416eba66
|
Merge pull request #7868 from simono/patch-1
win_feature: Fix Description.
|
11 years ago |
James Cammarata
|
6d3f56f7fe
|
Merge pull request #7856 from njharman/devel
Lineinfile now supports symlinks.
|
11 years ago |
James Cammarata
|
ad4926e090
|
Update authors for modprobe module
|
11 years ago |
James Cammarata
|
974693882e
|
Merge branch 'add_name' of https://github.com/stygstra/ansible into stygstra-add_name
|
11 years ago |
Michael Peters
|
dda0889aec
|
Use the right name for the vpc_id parameter
Fixes #7853
|
11 years ago |
Simon Olofsson
|
73c4cb4c07
|
win_feature: Fix Description.
|
11 years ago |
James Cammarata
|
6ad83bb5ce
|
Merge branch 'devel' of https://github.com/tgolly/ansible into tgolly-devel
|
11 years ago |
Michael DeHaan
|
4fbc2a83e0
|
Merge pull request #7861 from cchurch/devel
Windows Remote Support
|
11 years ago |
James Cammarata
|
c4ecd0ddd9
|
Merge pull request #6785 from CaptTofu/openstack
Added region name to client connection as it is needed for some cloud pr...
|
11 years ago |
David Stygstra
|
cae41d0931
|
Added author and copyright lines to modules I contributed
|
11 years ago |
Norman J. Harman Jr
|
0f4aa34da2
|
lineinfile supports symlinks.
|
11 years ago |
Paul Durivage
|
eba5e34641
|
Check .GetType rather than object directly
|
11 years ago |
Paul Durivage
|
1fee46270c
|
Move check down for access to
|
11 years ago |
Paul Durivage
|
44fcebc5aa
|
Rename variable
|
11 years ago |
Paul Durivage
|
42834963cc
|
Update documentation
|
11 years ago |
Paul Durivage
|
ce0909035b
|
Fix so it only deletes users that exist
|
11 years ago |
Paul Durivage
|
6f87380248
|
Remove commented out lines
|
11 years ago |
Paul Durivage
|
ac1d1b509b
|
Fix incorrect name
|
11 years ago |
Paul Durivage
|
5636f2b033
|
Move functions to top for correct scope
|
11 years ago |
Paul Durivage
|
f8f1b7e922
|
Refactor of win_user module
|
11 years ago |
Matt Martz
|
0ac996fbaa
|
Add documentation for win_user module
|
11 years ago |
Matt Martz
|
53497d90da
|
Make sure the doc stubs for windows modules have proper license headers
|
11 years ago |
Matt Martz
|
1f9121911c
|
Make sure the module name is specified correctly in the win_feature docs
|
11 years ago |
Paul Durivage
|
52ffcfb1ea
|
Add documentation for win_feature module
|
11 years ago |
Paul Durivage
|
8b0cc1a87b
|
Add comments
|
11 years ago |
Paul Durivage
|
ebbf356b30
|
Add restart functionality
|
11 years ago |
Paul Durivage
|
a8dff668dd
|
Renaming and refactoring of names, variables
|
11 years ago |
Chris Church
|
d1423254d0
|
Update slurp/win_ping/win_stat to use Get-Attr.
|
11 years ago |
Paul Durivage
|
e0f618b27a
|
Remove unnecessary obj
|
11 years ago |
Chris Church
|
2a20dfe963
|
Add data option to docs for win_ping.
|
11 years ago |
Chris Church
|
a13b2dd3b3
|
Add tests for win_stat module.
|
11 years ago |
Paul Durivage
|
c218a125bb
|
Fix variable reference
|
11 years ago |
Paul Durivage
|
c83e5d0890
|
Ensure state is present if no value provided
|
11 years ago |
Paul Durivage
|
03526456fa
|
Fix logic to ensure state is either present or absent
|
11 years ago |
Paul Durivage
|
376d1cc0a4
|
Add prelim version of win_feature module (for installing packages, roles, features, etc)
|
11 years ago |
Michael DeHaan
|
2944962915
|
Add explanation of windows upgrade details.
|
11 years ago |
Don Schenck
|
755da95e15
|
Added logging to UpgradeToPS3.ps1
UpgradeToPS3.ps1 failed when tested with Ansible. Added logging output
to file C:\powershell\install.log.
|
11 years ago |
Chris Church
|
e9c9cab3c8
|
Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules.
|
11 years ago |
Paul Durivage
|
9a52ee4753
|
Make non-executable
|
11 years ago |
Paul Durivage
|
ec6a386967
|
Add win_get_url module documentation
|
11 years ago |
Paul Durivage
|
9eeb4c39f7
|
Add win_get_url module
|
11 years ago |
Matt Martz
|
3238268ea3
|
Remove unneeded code, document creates param and ensure creates only affects state=present
|
11 years ago |
Matt Martz
|
fed9e9087e
|
At state for win_msi and add documentation
|
11 years ago |