Mohamed El Mouctar HAIDARA
ea55d6c2ce
fix: Do not install a version of ansible >= 2.10
2020-11-03 00:28:36 +01:00
dependabot-preview[bot]
77450f8a15
Bump pytest from 6.0.1 to 6.1.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.1 to 6.1.0.
- [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/6.0.1...6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 20:05:28 +02:00
Mohamed El Mouctar HAIDARA
b152aba8ec
Udpate CHANGELOG.md for 0.10.0
2020-08-02 17:07:19 +02:00
Mohamed El Mouctar HAIDARA
c900b72c3e
Udpate CHANGELOG.md for 0.10.0
2020-08-02 17:06:34 +02:00
dependabot-preview[bot]
c48d672e9a
Bump lxml from 4.5.1 to 4.5.2
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.1...lxml-4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 19:00:29 +02:00
dependabot-preview[bot]
04928365a4
Bump graphviz from 0.14 to 0.14.1
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.14 to 0.14.1.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt )
- [Commits](https://github.com/xflr6/graphviz/compare/0.14...0.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 19:00:05 +02:00
dependabot-preview[bot]
58c050ba5e
Bump pytest from 5.4.3 to 6.0.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.3 to 6.0.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.4.3...6.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 18:59:01 +02:00
Mohamed El Mouctar HAIDARA
96969dcb59
fix: Do not run some tests with Ansible 2.8
...
Ansible 2.8 sets some global variables causing the tests to fail. To avoid that, theses tests are
marked to fail. This "mark" should be removed when we drop support for Ansible 2.8
2020-08-01 18:55:33 +02:00
Mohamed El Mouctar HAIDARA
9ab880765c
fix: Do not add the skipped tags to the graph
2020-08-01 18:55:33 +02:00
Mohamed El Mouctar Haidara
9ed6749ddf
Update Readme [ci skip]
2020-07-21 00:38:20 +02:00
Mohamed El Mouctar HAIDARA
d6412a7a9d
fix(postprocessor): No need to remove graph title if we specify a name
...
This also adds a double quote around the graph name to avoid to handle the special characters.
2020-07-21 00:31:43 +02:00
Mohamed El Mouctar HAIDARA
5b4de7167f
Dependant bot: monthly schedule
2020-06-27 20:53:23 +02:00
Mohamed El Mouctar HAIDARA
f42d7d101e
fix(tests): Remove tests rtype and return [ci skip]
2020-06-27 20:39:24 +02:00
Mohamed El Mouctar HAIDARA
50a25410eb
Fix CLI tests
2020-06-27 00:59:21 +02:00
Mohamed El Mouctar HAIDARA
63a28dcf06
Fix cli help message for --inventory + update message
2020-06-27 00:57:06 +02:00
Mohamed El Mouctar HAIDARA
d2607bff68
Update Makefile default ANSIBLE_VERSION to 2.9
2020-06-27 00:29:33 +02:00
Mohamed El Mouctar HAIDARA
20cd85bd0a
doc: Update README.md and examples
2020-06-27 00:27:37 +02:00
Mohamed El Mouctar HAIDARA
d1b1d2de7c
Revert "Add note about ansible.cfg"
...
This reverts commit 13a33a4362
.
2020-06-27 00:11:40 +02:00
Mohamed El Mouctar HAIDARA
13a33a4362
Add note about ansible.cfg
2020-06-22 20:20:13 +02:00
dependabot-preview[bot]
38f214f8cd
Bump lxml from 4.5.0 to 4.5.1 ( #38 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.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-06-22 16:36:14 +02:00
dependabot-preview[bot]
bc894f9292
Bump pytest from 5.4.2 to 5.4.3 ( #42 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.2 to 5.4.3.
- [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.2...5.4.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-06-22 16:32:48 +02:00
dependabot-preview[bot]
5102c93e5c
Bump packaging from 20.3 to 20.4 ( #37 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 20.3 to 20.4.
- [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.3...20.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:08:09 +02:00
dependabot-preview[bot]
9e67215dbe
Bump pytest-cov from 2.9.0 to 2.10.0 ( #43 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.9.0...v2.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:07:45 +02:00
Mohamed El Mouctar HAIDARA
1c387d3329
Factorize tests: append FIXTURES_DIR in run_grapher
2020-06-18 16:58:57 +02:00
Mohamed El Mouctar HAIDARA
42b3d7ed18
Make clean: Remove .coverage
2020-06-18 14:38:45 +02:00
Mohamed El Mouctar HAIDARA
fd6de3abbe
Update CHANGELOG.md for upcoming release: 0.10.0
2020-06-05 23:11:31 +02:00
Mohamed El Mouctar HAIDARA
4db882ab79
Remove unused function
2020-06-05 23:05:59 +02:00
Mohamed El Mouctar HAIDARA
50135a2a22
Do not identity a task with its name on the graph.
...
This fixes #21
2020-06-05 23:03:42 +02:00
Mohamed El Mouctar HAIDARA
2439825053
Fix some typos in the code
2020-06-05 22:59:34 +02:00
dependabot-preview[bot]
e8ee35d8f1
Bump pytest-cov from 2.8.1 to 2.9.0 ( #40 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-05 11:58:26 +02:00
RosT
bdf8590c0a
FIX. README Usage ( #41 )
2020-06-05 11:57:02 +02:00
Mohamed El Mouctar HAIDARA
2881cb0ed5
Dependant bot update_schedule to weekly
2020-05-16 23:08:19 +02:00
Mohamed El Mouctar HAIDARA
49aca54899
Update __version__ to 0.9.4
2020-05-16 23:01:33 +02:00
Mohamed El Mouctar HAIDARA
fb0085d782
Update changelog for 0.9.4
2020-05-16 22:59:32 +02:00
Mohamed El Mouctar Haidara
7b3c55d547
Fix playbook with relative var file ( #36 )
2020-05-16 22:54:50 +02:00
dependabot-preview[bot]
b426e4916c
Bump graphviz from 0.13.2 to 0.14 ( #33 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.13.2 to 0.14.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt )
- [Commits](https://github.com/xflr6/graphviz/compare/0.13.2...0.14 )
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:16:09 +02:00
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