ansible/test/sanity
Micah Hunsberger 2b049238d6 win_firewall_rule only change arguments passed by user (#54297)
* win_firewall_rule only changes specified arguments
defaults are controlled by com object
integration test for built in rule

* removed ignore psaliases for win_firewall_rule

* direction and action are no longer required
program and service respect default values
documentation updated to reflect that defaults apply to rule creation
added test to disable a rule and verify other values have not changed

* fixed extra whitespace

* Move each description sentance to a new entry
2019-04-10 09:27:31 +10:00
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 2018-10-18 16:44:44 +10:00
code-smell Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
compile Add a script to generate twitter and mailing list announcements 2019-03-22 11:23:54 -07:00
import Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
pep8 Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
pslint win_firewall_rule only change arguments passed by user (#54297) 2019-04-10 09:27:31 +10:00
pylint Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
rstcheck
shellcheck
validate-modules Don't complain if type() is used. (#54849) 2019-04-09 15:10:32 -05:00
yamllint Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
ansible.cfg