Skip to content

Commit

Permalink
Update prepare.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jul 14, 2024
1 parent e824172 commit d5616a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- role: buluma.core_dependencies
- role: buluma.epel
- role: buluma.buildtools
# - role: buluma.python_pip
- role: buluma.python_pip
- role: buluma.openssl
openssl_key_directory: /tmp
openssl_items:
Expand All @@ -20,6 +20,7 @@
httpd_port: 8080

vars:
ansible_python_interpreter: /usr/bin/python3
_httpd_data_directory:
default: /var/www/html
Alpine: /var/www/localhost/htdocs
Expand Down

0 comments on commit d5616a7

Please sign in to comment.