Home
last modified time | relevance | path

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

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dyum.py540 if not repoq:
588 if not repoq:
602 myrepoq = list(repoq)
620 if not repoq:
640 myrepoq = list(repoq)
658 if not repoq:
690 myrepoq = list(repoq)
1094 def remove(self, items, repoq): argument
1214 def latest(self, items, repoq): argument
1418 def ensure(self, repoq): argument
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dyum.py551 if not repoq:
599 if not repoq:
613 myrepoq = list(repoq)
634 if not repoq:
654 myrepoq = list(repoq)
675 if not repoq:
710 myrepoq = list(repoq)
1121 def remove(self, items, repoq): argument
1243 def latest(self, items, repoq): argument
1449 def ensure(self, repoq): argument
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dyum.py577 if not repoq:
625 if not repoq:
639 myrepoq = list(repoq)
660 if not repoq:
680 myrepoq = list(repoq)
701 if not repoq:
736 myrepoq = list(repoq)
1147 def remove(self, items, repoq): argument
1269 def latest(self, items, repoq): argument
1475 def ensure(self, repoq): argument
[all …]