-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add regex to lineinfile, Add comments, Fix handler
To make the lineinfile use more fault tolerant, add regexp to catch variations in how the line can be written (spaces, quotes) Also explained several other choices in comments, especially the choice to only update the password on_create: to maintain idempotency. Also corrected the handler name: mongodb not mongod.
- Loading branch information
1 parent
b4ff559
commit a3d5f3d
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters