Block a user
linus
pushed to third-party-origins at fsfe-system-hackers/unattended-upgrades
2021-02-25 14:26:37 +00:00
linus
pushed to third-party-origins at fsfe-system-hackers/unattended-upgrades
2021-02-25 13:59:24 +00:00
added third-party origins
linus
pushed to third-party-origins at fsfe-system-hackers/unattended-upgrades
2021-02-25 13:49:59 +00:00
Make code more readable
Make inventory dynamic (i.e. emit JSON)
Dynamic inventory in Python
Dynamic inventory in Python
I agree with you re: readability. Nonetheless, I'll merge this as is, so that we can start using the dynamic inventory in all our repos. I have tested it on a couple of playbook runs already and…
Dynamic inventory in Python
I think I disagree here. The regex is pretty readable and robust in its current state (newlines are not a problem, muliple spaces in between groups or between the host and the group)
I am more…