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/modules
Felix Fontein 804d5eaf8e
AWS: _facts -> _info (part 3) (#57635)
* Rename ec2_ami_facts -> ec2_ami_info.

* Rename ec2_asg_facts -> ec2_asg_info.

* Rename ec2_customer_gateway_facts -> ec2_customer_gateway_info.

* Rename ec2_eip_facts -> ec2_eip_info.

* Rename ec2_elb_facts -> ec2_elb_info.

* Rename ec2_eni_facts -> ec2_eni_info.

* Rename ec2_group_facts -> ec2_group_info.

* Rename ec2_instance_facts -> ec2_instance_info.

* Rename ec2_lc_facts -> ec2_lc_info.

* Rename ec2_placement_group_facts -> ec2_placement_group_info.

* Rename ec2_snapshot_facts -> ec2_snapshot_info.

* Rename ec2_vol_facts -> ec2_vol_info.

* Update module defaults, add changelog and porting guide.

* Forgot one occurence of ec2_instance_facts.

* Update BOTMETA.

* Break too long line.
7 years ago
..
cloud AWS: _facts -> _info (part 3) (#57635) 7 years ago
clustering First batch _facts -> _info rename. (#56822) 7 years ago
commands [doc] expect module: mention all parameter types (#56394) 7 years ago
crypto acme_certificate: fix docs (#57557) 7 years ago
database postgresql: moved function exec_sql from the modules to module_utils (#57603) 7 years ago
files File module - fix unicode paths and add a test (#57558) 7 years ago
identity New module: keycloak_group (#35637) 7 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 7 years ago
messaging Update rabbitmq_queue.py (#56912) 7 years ago
monitoring Updated documentation for zabbix-screen module (#57325) 7 years ago
net_tools Fixes typo in get_url (#57305) 7 years ago
network Make netconf_get python3 compat (#57578) 7 years ago
notification modules/notification/irc: Fix channel joining for some IRC servers. (#55444) 7 years ago
packaging Provide a better error when python-dnf install fails (#57622) 7 years ago
remote_management Second batch for _facts -> _info rename (#57020) 7 years ago
source_control Second batch for _facts -> _info rename (#57020) 7 years ago
storage na_ontap_snapshot_policy: Add ability to multiple schedules (#57366) 7 years ago
system Fix lack of support for Cumulus Linux with Hostname module in Ansible v2.8.0. (#57493) 7 years ago
utilities Update include_role description (#56001) 7 years ago
web_infrastructure Second batch for _facts -> _info rename (#57020) 7 years ago
windows win_chocolatey - honour version when bootstrapping chocolatey and fix package listing (#57208) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago