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

Fixed lab82.j2, improved lab82.yaml #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SomeCleverUsername
Copy link

Hi,

I suggest the following improvements:

  • edited lab82.j2, as it contained no vsftpd.conf content
  • added tasks to install and start/enable firewalld, to be sure that dependent tasks do not fail
  • enclosed vars passed to template task in quotes (ln. 33-36), as ansible seems to expand the "yes" to a "true", which may produce unwanted results
  • added a parameter to the file module (ln. 53), so that the directory gets created, in case it should not exist for whatever reasons

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

Successfully merging this pull request may close these issues.

1 participant