We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8f309 commit 87d380dCopy full SHA for 87d380d
playbooks/setup.yaml
@@ -27,14 +27,3 @@
27
- python3-requests
28
- bash-completion
29
- nmap
30
-
31
- - name: Configure pulpcore repository
32
- ansible.builtin.yum_repository:
33
- name: pulpcore
34
- description: pulpcore nightly
35
- baseurl: https://yum.theforeman.org/pulpcore/nightly/el9/x86_64/
36
- gpgcheck: false
37
38
- - name: Install postgresql-evr
39
- ansible.builtin.package:
40
- name: postgresql-evr
0 commit comments