Commit Graph

4 Commits

Author SHA1 Message Date
David Wilson a6995a5288 issue #338: refactor env handling into class and fix tests. 2018-08-18 16:43:59 +01:00
David Wilson 06ae59702c tests: rationalize matrix and rewrite ansible_tests
Now all distros run in parallel.
2018-08-18 16:43:59 +01:00
David Wilson 8eb288856c issue #338: run /etc/environment test with become:true. 2018-08-18 16:43:59 +01:00
David Wilson 1473f49505 ansible: emulate /etc/environment reloading behaviour of vanilla.
This change is relatively incomplete -- ideally we could snapshot
os.environ and /etc/environment at startup and respect key deletions
too, but that's a lot more work. Wait for a bug report instead.

Closes #338.
2018-08-18 16:43:59 +01:00