We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88337b4 commit a581b49Copy full SHA for a581b49
molecule/default/converge.yml
@@ -8,6 +8,7 @@
8
set_fact:
9
firewall_enable_ipv6: false # Added to prevent test failures in CI.
10
sysctl_set: false # Added to prevent test failures in CI.
11
+ nameservers: ["8.8.8.8", "9.9.9.9"]
12
cacheable: true
13
14
- name: Prepare | Clean yum cache
molecule/postgrespro/converge.yml
0 commit comments