We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Issue In step 2.1.3.1. copying 50-timesync.conf file to the /etc/systemd/timesyncd.conf.d folder, but this is not exists by default.
Expected Behavior Need to create folder in a previous task.
Actual Behavior Error happens, no such directory.
Environment:
Possible Solution Create folder before copying task.
The text was updated successfully, but these errors were encountered:
Addressed #62
4144b85
Signed-off-by: Mark Bolwell <[email protected]>
Merge pull request #66 from ansible-lockdown/issue_#62
2a7c649
hi @arvatoth-vcc
Thank you for raising this issue. The fix has now been added to the devel branch. Please let us know if you are still seeing the issue?
Many thanks
uk-bolly
Sorry, something went wrong.
hi @uk-bolly,
Great, thank you, working perfectly.
No branches or pull requests
Describe the Issue
In step 2.1.3.1. copying 50-timesync.conf file to the /etc/systemd/timesyncd.conf.d folder, but this is not exists by default.
Expected Behavior
Need to create folder in a previous task.
Actual Behavior
Error happens, no such directory.
Environment:
Possible Solution
Create folder before copying task.
The text was updated successfully, but these errors were encountered: