4fb8da24af
Change apt source filename
2017-10-23 23:10:24 -04:00
b4317d8e5d
Change tags by global_tags
2017-10-23 23:10:09 -04:00
7766329cb8
Merge pull request #36 from tszym/remove-redhat-useless-packages
...
Remove useless packages on RedHat. fix #28
2017-10-18 14:54:16 +02:00
1e57d51575
Remove useless packages on RedHat. fix #28
...
Once used for testing, these packages are no longer useful and can even
lead to certain issues, as installation can fail.
2017-10-18 14:41:35 +02:00
163284ab36
Merge pull request #35 from tszym/fix-lsb-usage
...
Test if LSB codename exists before using it
2017-10-17 17:16:25 +02:00
a08dee2562
Test if LSB codename exists before using it
...
Testing Debian with Molecule, Ansible will see the ansible_lsb defined
but the codename attribute is not. Testing its definition will prevent
access to an undifined attribute.
2017-10-17 14:24:19 +02:00
9e0be2c3d2
Setting to 1.4
2017-09-11 10:14:27 +02:00
82ca1ef61d
Merge pull request #31 from dj-wasabi/port_molecule_v2
...
Updating to Molecule V2
2017-09-10 18:18:08 +02:00
4f8fa12fad
Updating to Molecule V2
2017-09-10 18:11:07 +02:00
1100ceddd6
Merge pull request #27 from dj-wasabi/release_0.7.0
...
Updating to release 0.7.0
0.7.0
2017-02-23 21:11:16 +02:00
40b25772f3
Updating to release 0.7.0
2017-02-23 19:45:11 +01:00
71f436f8ca
Merge pull request #26 from tszym/remove-actions
...
Replace action by modules
2017-02-22 20:37:34 +02:00
c416bb20a7
Replace action by modules
2017-02-22 19:20:29 +01:00
ae8c1cbe7f
Merge pull request #25 from tszym/rpm-repo
...
Use yum repository to install telegraf on RedHat
2017-02-22 19:05:49 +02:00
c6848506cf
Fix a typo
2017-02-22 10:27:03 +01:00
0b82b8420e
Use yum repository to install telegraf on RedHat family
...
The role does not use a direct download of the rpm package but use the
yum repository for InfluxData products as it is advised in the current
documentation for installation.
https://docs.influxdata.com/telegraf/v1.2/introduction/installation/
2017-02-22 10:27:03 +01:00
f7e7045e9f
Remove unused vars
2017-02-22 10:27:03 +01:00
35b594cf36
Merge pull request #24 from emersondispatch/master
...
Remove for-loop in extra-plugin template
2017-02-21 22:10:45 +02:00
128faa55b6
Consolidate instead to a single extra-plugins conf file, to cover the case of multiple instances of same plugin
2017-02-21 10:40:19 -08:00
641981bfb3
Remove for-loop in extra-plugin template, because this is performed by the task itself. Was causing all extra plugin configurations to be written in each sub-configuration file
2017-02-20 20:24:19 -08:00
e29aa87c04
Merge pull request #23 from zend0/patch-1
...
Update Debian.yml
2017-02-09 20:13:12 +01:00
227c6f9418
Update Debian.yml
...
upd
add become: yes
2017-02-09 15:25:05 +04:00
cb215db02c
Merge pull request #21 from oboukili/master
...
extra plugins tags
2017-01-20 12:34:37 +01:00
0597f0115c
extra plugins tags
2017-01-20 11:58:17 +01:00
62a6158281
Merge pull request #20 from szibis/input_tags
...
Input tags support
2017-01-20 10:48:36 +01:00
fe9f970bde
Fixes closing if for tags template
2017-01-20 10:01:13 +01:00
2696c2aca5
Merge pull request #19 from szibis/permissions
...
Fix telegraf confguration permissions
2017-01-19 19:31:48 +01:00
f3f67f4f7a
Input tags support
2017-01-18 21:29:42 +01:00
8b522beab0
fix typo
2017-01-18 21:24:16 +01:00
4291b00a6e
Fix telegraf permissions - tests fix
2017-01-18 21:14:28 +01:00
7694682e56
Fix telegraf permissions. Telegraf package adds user and group telegraf.
2017-01-18 21:10:39 +01:00
8fd9c2c9c9
Fix merge issue
0.6.0
2017-01-02 13:03:22 +01:00
4c0d09d11e
Set release 0.6.0
2017-01-02 13:02:26 +01:00
9aad1a8d39
Merge pull request #17 from lhoss/readme-update-with-telegraf-v1.1-settings
...
update the README with the latest v0.13 - v1.1 agent settings
2017-01-02 12:41:59 +01:00
2c54dea8d2
update the README with the latest v0.13 - v1.1 agent settings
2017-01-02 10:27:23 +01:00
f962f4ca82
Merge pull request #15 from dj-wasabi/fix_molecule
...
Fixing molecule
2016-12-31 19:54:27 +01:00
194d3d6e92
Merge branch 'master' into fix_molecule
2016-12-30 18:45:12 +01:00
5036595b79
Merge pull request #16 from lhoss/support_newer_agent_settings
...
support missing agent settings upto telegraf v1.1
2016-12-30 18:44:35 +01:00
3bd9681567
Fixing merge issue
2016-12-30 18:38:52 +01:00
536dce400b
Merge pull request #14 from lhoss/improve_version_compare
...
use version_compare filter …
2016-12-30 18:37:26 +01:00
0405d3d993
support missing agent settings upto telegraf v1.1
2016-12-30 18:36:29 +01:00
1533214071
FIxing ansible-lint issues
2016-12-30 18:35:49 +01:00
26b473b0fb
Added some version commands
2016-12-30 18:03:51 +01:00
d486975c81
Fixing molecule
2016-12-30 17:55:21 +01:00
3201ec329c
use version_compare filter (more readable, stable and no extra set_fact required)
2016-12-30 17:39:44 +01:00
b95a67954f
Merge pull request #13 from romainbureau/master
...
set telegraf hostname in defaults.
2016-09-20 18:04:53 +02:00
ad1a4430c6
set telegraf hostname in defaults.
2016-09-20 15:33:07 +02:00
ec63b2aa24
Merge pull request #12 from dj-wasabi/fix_test
...
Removed imports
2016-09-11 20:04:28 +02:00
8dbb365ed0
Removed imports
2016-09-11 19:55:16 +02:00
f23fc6ea23
Merge pull request #11 from Ismael/fix_repo
...
Fix the Influxdb repo for "hybrid" debian distros (like "jessie/sid")
2016-09-11 19:52:52 +02:00