Start a jail_nat_dhcp role for the nat_dhcp jail.

This commit is contained in:
Tom Alexander
2022-12-02 20:39:52 -05:00
parent e4f5754a91
commit 26354d1a86
12 changed files with 84 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present