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/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
7 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 7 years ago
code-smell Use ansible.module_utils.six in inventory scripts (#55000) 7 years ago
compile Add a script to generate twitter and mailing list announcements 7 years ago
import Improve import sanity test output handling. (#52136) 7 years ago
pep8 Skip sanity tests that don't apply to bundled code 7 years ago
pslint win_firewall_rule only change arguments passed by user (#54297) 7 years ago
pylint Replace no-underscore-variable test with pylint. (#54140) 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Test cleanup. 8 years ago
validate-modules Don't complain if type() is used. (#54849) 7 years ago
yamllint Fix typo in doc_fragments path. 7 years ago
ansible.cfg Fix ansible-test config management. 8 years ago