------------------- * Add PlaybookRunner service (117) * tests: pin to attrs-19.1.0 to enable tests execution (116) * Add new function add_ip() (114)
0.1.17
-------------------
* Change send_icmp to use OS default ping size (110) * Fix some PEP comments that travis found (109) * unicode fix for ssh (106)
0.1.16
-------------------
* Network: Add get_interface_status function * Merge pull request 104 from KwisatzHaderach/systemd_service * Fix systemd services test for journalctl addition * Add logger info with journalctl output when systemd service action fails
0.1.15
* ssh: translate bytes to string * travis-deploy: updated password for pip * tests: add docker runtime to run tests against to real system * network: pass appropriate arguments to CommandExecutionFailure exception