Home
last modified time | relevance | path

Searched defs:repoq (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dyum.py536 def is_installed(self, repoq, pkgspec, qf=None, is_pkg=False): argument
587 def is_available(self, repoq, pkgspec, qf=def_qf): argument
619 def is_update(self, repoq, pkgspec, qf=def_qf): argument
657 def what_provides(self, repoq, req_spec, qf=def_qf): argument
834 def repolist(self, repoq, qf="%{repoid}"): argument
921 def install(self, items, repoq): argument
1094 def remove(self, items, repoq): argument
1214 def latest(self, items, repoq): argument
1418 def ensure(self, repoq): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dyum.py547 def is_installed(self, repoq, pkgspec, qf=None, is_pkg=False): argument
598 def is_available(self, repoq, pkgspec, qf=def_qf): argument
633 def is_update(self, repoq, pkgspec, qf=def_qf): argument
674 def what_provides(self, repoq, req_spec, qf=def_qf): argument
857 def repolist(self, repoq, qf="%{repoid}"): argument
948 def install(self, items, repoq): argument
1121 def remove(self, items, repoq): argument
1243 def latest(self, items, repoq): argument
1449 def ensure(self, repoq): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dyum.py573 def is_installed(self, repoq, pkgspec, qf=None, is_pkg=False): argument
624 def is_available(self, repoq, pkgspec, qf=def_qf): argument
659 def is_update(self, repoq, pkgspec, qf=def_qf): argument
700 def what_provides(self, repoq, req_spec, qf=def_qf): argument
883 def repolist(self, repoq, qf="%{repoid}"): argument
974 def install(self, items, repoq): argument
1147 def remove(self, items, repoq): argument
1269 def latest(self, items, repoq): argument
1475 def ensure(self, repoq): argument