community.general/lib/ansible/modules
Rob Emery 41db45ac33 Subversion: Only fire changed when content has changed (#41036)
* Previously when checking out a subdirectory, if changes are made in the
repository that aren't present in the subdirectory (i.e. in a different
branch or similiar) then the changes handler still kicks in even though
the content of this working copy hasn't necessarily changed. Now we parse
the output of svn update and fire if anything changes at all.

* Previously when checking out a subdirectory, if changes are made in the
repository that aren't present in the subdirectory (i.e. in a different
branch or similiar) then the changes handler still kicks in even though
the content of this working copy hasn't necessarily changed. Now we parse
the output of svn update and svn switch, firing if anything changes at all.

* Should not be executable

* ==None doesn't do what I want, is None does
2018-09-04 19:59:16 -04:00
..
cloud Add user_data/cloud-init support for scaleway_compute module (#42697) 2018-09-04 19:56:05 -04:00
clustering K8s retry merge (#44821) 2018-08-30 20:42:47 -04:00
commands Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
crypto Refactoring GET request handling. (#45051) 2018-09-04 21:28:04 +02:00
database mongodb_user: don't call buildInfo with Pymongo > 3.5 (#42350) 2018-08-30 03:01:28 -04:00
files Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
identity Add onepassword_facts module, based on the "onepassword" lookup plugin (#43953) 2018-08-30 16:26:47 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring add_evaluation_delay of datadog monitor (#32784) 2018-08-28 08:03:56 +02:00
net_tools Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
network Fix netconf module and plugin issues (#45140) 2018-09-04 13:23:18 +05:30
notification Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
packaging Returns reason on pkg update error (#44982) 2018-09-04 10:27:57 -04:00
remote_management Fix small typo 2018-08-31 05:10:35 +02:00
source_control Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00
storage Fixed netapp_e_lun_mapping options for backwards compatibilitiy (#44769) 2018-08-30 05:35:57 +01:00
system Add definitive to valid_simple_controls in pamd module (#44601) 2018-09-04 11:14:22 -04:00
utilities Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
web_infrastructure New module : tower_credential_type (#37243) 2018-08-29 11:01:19 -07:00
windows Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00