dependabot-preview[bot]
c245e3560f
Bump pytest from 5.4.1 to 5.4.2 ( #34 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...5.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-15 19:14:57 +02:00
dependabot-preview[bot]
85ab8dd09e
Bump packaging from 20.1 to 20.3 ( #30 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 20.1 to 20.3.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/20.1...20.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 13:25:39 +02:00
dependabot-preview[bot]
1a8ec3f613
Bump pytest from 5.3.5 to 5.4.1 ( #32 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.3.5 to 5.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...5.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 13:25:26 +02:00
Mohamed El Mouctar HAIDARA
39f6575133
Add dependant bot to the repo
2020-02-25 18:43:12 +01:00
Mohamed El Mouctar HAIDARA
81f63f59ca
Update changelog and version for 0.9.3
2020-02-25 17:26:18 +01:00
Mohamed El Mouctar Haidara
8b7e92cdc2
Update dependencies ( #29 )
...
* Update lxml to 4.5.0
* Update graphiz to 0.13.2 and ansible min version to 2.8.0
* Update packaging to 20.1
* Pin package versions in test requirements
2020-02-25 16:23:08 +00:00
Peter Mosmans
985a6792ef
Make sure that an element exists before assigning it ( #26 )
2020-02-25 16:09:15 +00:00
Mohamed El Mouctar HAIDARA
1ce01cd5da
Update __version__ in the init
2020-02-18 13:50:49 +00:00
Mohamed El Mouctar HAIDARA
68a40ada2a
Add ansible 2.9.5 in travis
2020-02-18 13:49:42 +00:00
Mohamed El Mouctar HAIDARA
cf62dca6ae
Update changelog for 0.9.2
2020-02-18 13:41:05 +00:00
Mohamed El Mouctar HAIDARA
9f501fbf32
Update changelog for upcomming release [ci skip]
2020-01-13 20:20:20 +01:00
Mohamed El Mouctar Haidara
d875b04115
Support for Ansible 2.9 ( #25 )
...
* Drop support for ansible 2.7 and new CLI for ansible 2.9
* Remove python2 support
2020-01-13 20:17:10 +01:00
Mohamed El Mouctar HAIDARA
a6f11b4512
Ignore vagrant related files
2020-01-13 18:26:54 +01:00
Mohamed El Mouctar Haidara
929a72d29e
Travis: add ansible 2.9 and remove ansible 2.7
2019-11-13 15:06:34 +01:00
Mohamed El Mouctar HAIDARA
e10e50c2cb
travis: test for ansible 2.8.6
2019-11-08 14:01:01 +01:00
Mohamed El Mouctar HAIDARA
e8e80a9129
travis add test for ansible 2.8.2
2019-07-11 23:06:34 +02:00
Mohamed El Mouctar HAIDARA
faf0ae0cb3
Update changelog for 0.9.1
2019-06-10 01:07:22 +02:00
Mohamed El Mouctar Haidara
5f051df6f6
fix #18 : New CLI compatible with ansible 2.8 ( #19 )
...
This change is needed because of https://github.com/ansible/ansible/pull/50069 .
The new CLI in this PR should be used in the future when we drop support
for Ansible < 2.8
2019-06-10 01:00:49 +02:00
Mohamed El Mouctar HAIDARA
1ac40f85f5
travis: add ansible 2.8
2019-06-06 22:49:19 +02:00
Mohamed El Mouctar Haidara
3d0fa28cec
Update issue templates
2019-06-06 22:42:28 +02:00
Mohamed El Mouctar Haidara
1eda8bba62
Add issue templates
2019-06-06 22:40:02 +02:00
Mohamed El Mouctar HAIDARA
91247864d6
Changelog: add missing note about Ansible 2.7.0 requirement
2019-04-09 10:42:47 +02:00
Mohamed El Mouctar HAIDARA
5147d410cf
Changelog: rename include_playbook to import_playbook
2019-04-08 23:22:26 +02:00
Mohamed El Mouctar HAIDARA
156ebeaf58
Bump version 0.9.0
2019-04-08 21:14:26 +02:00
Mohamed El Mouctar HAIDARA
a4ffc118d8
Update changelog for 0.9.0
2019-04-08 21:13:53 +02:00
Mohamed El Mouctar HAIDARA
c45ccc39e7
Add dot extension to graphviz exported file
2019-04-03 23:49:08 +02:00
Mohamed El Mouctar HAIDARA
f725f3c529
Update Readme: The grapher now requires ansible >= 2.7.0
2019-04-03 23:47:08 +02:00
Mohamed El Mouctar HAIDARA
a11a8729c7
Simple quote to double quotes
2019-04-03 23:42:36 +02:00
Mohamed El Mouctar Haidara
e5054b6770
Merge pull request #17 from haidaraM/fixIssue16NestedInclude
...
Support for include_role, import_playbook, some refactoring
2019-04-03 23:09:13 +02:00
Mohamed El Mouctar HAIDARA
78f75f6ad1
New tests for import_playbook
2019-03-30 01:43:41 +01:00
Mohamed El Mouctar HAIDARA
567abd5407
Pass role to load_list_of_blocks so that they know they are from a role
2019-03-30 01:09:50 +01:00
Mohamed El Mouctar HAIDARA
49c888883b
banner with play name
2019-03-30 00:39:37 +01:00
Mohamed El Mouctar HAIDARA
97067c0a68
Add play_counter to play node to distinguish plays with the same hosts
2019-03-29 19:09:42 +01:00
Mohamed El Mouctar HAIDARA
c1eb60894e
Fix option save_dot_file
2019-03-29 18:54:50 +01:00
Mohamed El Mouctar HAIDARA
6f21ad225a
Print more messages when graphing
2019-03-29 01:38:49 +01:00
Mohamed El Mouctar HAIDARA
8e1e313f0c
Warning if variable in include is undefined, uuid.uuid4() as id suffix
2019-03-27 23:58:27 +01:00
Mohamed El Mouctar HAIDARA
e45f957621
Fix tag on task id
2019-03-27 22:48:16 +01:00
Mohamed El Mouctar HAIDARA
5b3336f296
Add when condition on the tasks
2019-03-27 22:39:19 +01:00
Mohamed El Mouctar HAIDARA
521875d50b
Fix tests name
2019-03-27 22:28:25 +01:00
Mohamed El Mouctar HAIDARA
a51997dcce
fix deprecation warning: using a loop via squash_actions
2019-03-27 22:04:47 +01:00
Mohamed El Mouctar HAIDARA
65b6013ea7
commont tests for test_nested_import_playbook
2019-03-27 00:03:52 +01:00
Mohamed El Mouctar HAIDARA
5f2817e7ff
fix handle_include_path, update playbook level2.yml to use playbook_dir
2019-03-26 23:56:13 +01:00
Mohamed El Mouctar HAIDARA
6d47e52a92
Template the returned include_before trying to import it
2019-03-26 17:27:18 +01:00
Mohamed El Mouctar HAIDARA
c7cf874231
Bump version to 0.9.0-dev
2019-03-26 00:26:13 +01:00
Mohamed El Mouctar HAIDARA
aa556c67c3
Add test for nested import playbook and include
2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
d73e94231d
basedir of the loader is based on the play or playbook path
2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
92df88d156
New tests for import_playbook
2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
e03889ccde
Remove example prefix from tests
2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
7dbaccd781
Do not include role from "import_role" to prevent duplicate
2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
6c1ea24456
travis: only build on master, others build should be PRs
2019-03-26 00:25:34 +01:00