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

Create a file to temporarily disable ansible_shed #9

Open
cooperlees opened this issue Mar 21, 2021 · 0 comments
Open

Create a file to temporarily disable ansible_shed #9

cooperlees opened this issue Mar 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@cooperlees
Copy link
Owner

cooperlees commented Mar 21, 2021

Create a disable file

  • Add path to config file
  • Add timeout value in seconds
  • Make code check of the mtime of the file and if greater than timeout value in config, rm and do run

Stretch goal:

  • We could add a list of hostnames in the file and if they exist only disable for those host(s)

(Stolen logic from Facebook chef)

@cooperlees cooperlees added the enhancement New feature or request label Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant