You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Prasad Katti 95bd92da04 Add integration tests for aws lightsail (#63770)
* Add integration tests for aws lightsail

* lightsail - use module_defaults instead of aws_connection_info

* lightsail tests - assert instance state on create

* Fix yaml syntax error

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* [lightsail] create keypair as part of the testsuite

* Fix lightsail actions in compute-policy

* Add ability to delete keypair in lightsail_keypair
6 years ago
..
cli fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config Add integration tests for aws lightsail (#63770) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor Windows coverage - output temp files with UTF-8 BOM (#65086) 6 years ago
galaxy Add the ability to ignore files and collection build (#64688) 6 years ago
inventory Support vars plugins in collections (#61078) 6 years ago
module_utils Add aws elb multiple host header support (#65021) 6 years ago
modules Improve consistency of IAM_{role,user,group} behaviour (#64258) 6 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 6 years ago
playbook Remove extra dot at the end of the sentence (#64149) 6 years ago
plugins Add support for all_projects in OpenStack inventory module (#55965) 6 years ago
template Introduce context manager for temporary templar context changes (#60513) 6 years ago
utils fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 6 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 6 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago