Skip to content

Commit

Permalink
DOn't change resolv.conf for Molecule
Browse files Browse the repository at this point in the history
It's not a real file.
  • Loading branch information
tpendragon committed Oct 6, 2024
1 parent d39be0e commit ae2dcc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roles/pul_nomad/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,8 @@
owner: root
group: root
mode: u=rw,g=r,o=r

tags:
- notest

# Control DNSMasq configuration
- name: Create Dnsmasq configuration
Expand Down

0 comments on commit ae2dcc7

Please sign in to comment.