community.general/lib/ansible/modules
Jose Delarosa 1c37471274 Fix idempotency issues in set_bios_attributes
- Added check to see if attribute even exists, if not, it exits.
- Then checks if attribute is already set to value we want to update
  it to. If yes, then it exits and changed=False
- Otherwise updates the attribute and changed=True
2018-10-25 11:02:02 -04:00
..
cloud adding subnet service endpoints (#47549) 2018-10-25 13:43:47 +08:00
clustering Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
commands Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
crypto Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
database Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
files Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
identity update cyberark metadata to certified (#46978) 2018-10-12 13:54:48 -05:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_plugin: refactor logic (#46597) 2018-10-21 16:14:25 -04:00
monitoring merge conflict (#25235) 2018-10-08 18:08:55 -04:00
net_tools fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
network fix trailing command in net_neighbors nxos_facts (#47548) 2018-10-25 10:13:38 +05:30
notification Add matrix notification module (#45823) 2018-10-24 08:54:38 +01:00
packaging dnf properly gpg check local packages based on param (#47455) 2018-10-23 11:41:27 -05:00
remote_management Fix idempotency issues in set_bios_attributes 2018-10-25 11:02:02 -04:00
source_control Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
storage Bug fix for purefb_fs to stop incorrect filesystem eradication (#47561) 2018-10-24 09:42:42 -04:00
system Fix python3 problem in user module cve fix 2018-10-22 18:31:57 -07:00
utilities refresh_inventory doc typo (#47402) 2018-10-22 07:59:24 +10:00
web_infrastructure Changed django_manage to return changed as boolean consistently (#46157) 2018-10-24 12:56:37 +01:00
windows win_domain: Add missing functionality (#46552) 2018-10-19 13:18:52 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00