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
Sam Doran 29d4d318a5
lineinfile - properly insert line when line exists and backrefs are enabled (#63763)
Use a separate variable for the boolean test rather than having the same variable sometimes be a boolean and sometimes be a regular expression match object

Add integration tests to cover this scenario
5 years ago
..
ansible_test
integration lineinfile - properly insert line when line exists and backrefs are enabled (#63763) 5 years ago
legacy
lib/ansible_test
sanity EXOS/VOSS/SLXOS - Single action file and 'gather_facts' (#61914) 5 years ago
units AH servers include automation-hub as part of the server configuration. (#63700) 5 years ago
utils