Skip to content

Commit

Permalink
Molecule: Move java set_fact for mongo to the prepare stage where the…
Browse files Browse the repository at this point in the history
…y belong
  • Loading branch information
quartje committed Oct 9, 2023
1 parent d929196 commit 73a63b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions molecule/java/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
- 192.168.1.1
- 10.0.0.1
- "{{ ansible_all_ipv4_addresses[0] }}"
mongo_replication_role: primary
mongo_tls_host_altname_dnsorip: DNS

roles:
- role: rsyslog
Expand Down

0 comments on commit 73a63b6

Please sign in to comment.