Home
last modified time | relevance | path

Searched refs:append_if_not_found (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dlocalemod.py208 append_if_not_found=True,
217 append_if_not_found=True,
231 append_if_not_found=True,
243 append_if_not_found=True,
346 append_if_not_found=True,
356 append_if_not_found=True,
H A Dnapalm_network.py2356 append_if_not_found=False, argument
2481 append_if_not_found=append_if_not_found,
2499 append_if_not_found=False, argument
2594 append_if_not_found=append_if_not_found,
H A Dmdadm_raid.py291 cfg_file, pattern, vol_d[vol], append_if_not_found=True
H A Dfile.py2352 append_if_not_found=False, argument
2506 if search_only and (append_if_not_found or prepend_if_not_found):
2511 if append_if_not_found and prepend_if_not_found:
2541 if not_found_content and (prepend_if_not_found or append_if_not_found)
2577 if prepend_if_not_found or append_if_not_found:
2646 if not found and (append_if_not_found or prepend_if_not_found):
2737 append_if_not_found=False, argument
2837 append_if_not_found,
2998 elif append_if_not_found:
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dnetconfig.py111 append_if_not_found=False, argument
237 append_if_not_found=append_if_not_found,
H A Dfile.py4898 append_if_not_found=False, argument
5068 append_if_not_found=append_if_not_found,
5099 append_if_not_found=False, argument
5387 if append_if_not_found:
5473 append_if_not_found=False, argument
5746 append_if_not_found=append_if_not_found,
/dports/sysutils/py-salt/salt-3004.1/tests/integration/files/file/base/
H A Dissue-49043.sls9 - append_if_not_found: true
/dports/sysutils/py-salt/salt-3004.1/tests/integration/states/
H A Dtest_file.py3532 append_if_not_found=True,
3544 append_if_not_found=True,
3558 append_if_not_found=True,
3570 append_if_not_found=True,
3599 append_if_not_found=True,
3612 append_if_not_found=True,
3635 append_if_not_found=True,
3648 append_if_not_found=True,
3677 append_if_not_found=True,
3690 append_if_not_found=True,
[all …]
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_file.py448 append_if_not_found=False,
468 append_if_not_found=True,
/dports/sysutils/py-salt/salt-3004.1/doc/topics/releases/
H A D2015.5.6.rst230 …ile.replace fails if `repl` contains special regex characters and `append_if_not_found=True` (refs…
H A D2015.5.1.rst309 * 91c2d51400 use append_if_not_found in locale.set_locale