Home
last modified time | relevance | path

Searched refs:_flatpak_command (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dflatpak.py183 _flatpak_command(module, module.check_mode, command)
186 _flatpak_command(module, module.check_mode, command)
204 _flatpak_command(module, module.check_mode, command)
211 output = _flatpak_command(module, False, command)
231 _flatpak_command(module, False, command, ignore_failure=True)
253 output = _flatpak_command(module, False, command)
262 output = _flatpak_command(module, False, command)
281 output = _flatpak_command(module, False, command)
286 def _flatpak_command(module, noop, command, ignore_failure=False): function
H A Dflatpak_remote.py129 _flatpak_command(module, module.check_mode, command)
137 _flatpak_command(module, module.check_mode, command)
145 output = _flatpak_command(module, False, command)
155 def _flatpak_command(module, noop, command): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/os/
H A Dflatpak.py183 _flatpak_command(module, module.check_mode, command)
186 _flatpak_command(module, module.check_mode, command)
204 _flatpak_command(module, module.check_mode, command)
211 output = _flatpak_command(module, False, command)
231 _flatpak_command(module, False, command, ignore_failure=True)
253 output = _flatpak_command(module, False, command)
262 output = _flatpak_command(module, False, command)
281 output = _flatpak_command(module, False, command)
286 def _flatpak_command(module, noop, command, ignore_failure=False): function
H A Dflatpak_remote.py129 _flatpak_command(module, module.check_mode, command)
137 _flatpak_command(module, module.check_mode, command)
145 output = _flatpak_command(module, False, command)
155 def _flatpak_command(module, noop, command): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dflatpak.py163 _flatpak_command(module, module.check_mode, command)
172 _flatpak_command(module, module.check_mode, command)
179 output = _flatpak_command(module, False, command)
194 _flatpak_command(module, False, command, ignore_failure=True)
216 output = _flatpak_command(module, False, command)
225 output = _flatpak_command(module, False, command)
241 def _flatpak_command(module, noop, command, ignore_failure=False): function
H A Dflatpak_remote.py152 _flatpak_command(module, module.check_mode, command)
161 _flatpak_command(module, module.check_mode, command)
169 output = _flatpak_command(module, False, command)
179 def _flatpak_command(module, noop, command): function
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dflatpak_remote.py152 _flatpak_command(module, module.check_mode, command)
161 _flatpak_command(module, module.check_mode, command)
169 output = _flatpak_command(module, False, command)
179 def _flatpak_command(module, noop, command): function