Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx conf.d directory is missing on Rocky Linux 8 #707

Closed
willifehler opened this issue Nov 1, 2023 · 1 comment
Closed

nginx conf.d directory is missing on Rocky Linux 8 #707

willifehler opened this issue Nov 1, 2023 · 1 comment
Labels

Comments

@willifehler
Copy link

willifehler commented Nov 1, 2023

Description

When executing the nginx_hardening role the Ansible deployment fails.

"msg": "Destination directory /etc/nginx/conf.d does not exist"

Reproduction steps

...
Rocky Linux 8:
dnf -y install nginx
deploy role: nginx_hardening

Current Behavior

The deployment fails.

Expected Behavior

...
The deployment doesn't fail.

OS / Environment

Rocky Linux 8.

Ansible Version

2.15.5

Collection Version

8.8.0

Additional information

The Ansible Collection/Role should make sure required directories exists.

@willifehler
Copy link
Author

The directory exists on Rocky Linux 8. Please ignore this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant