diff options
Diffstat (limited to 'templates/packages-centos8')
-rw-r--r-- | templates/packages-centos8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/packages-centos8 b/templates/packages-centos8 new file mode 100644 index 0000000..1b2dd8b --- /dev/null +++ b/templates/packages-centos8 @@ -0,0 +1,2 @@ +# python is required for ansible (and is not installed on Fedora) +python3 |