index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
inventory
/
digital_ocean.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Digital Ocean inventory script pagination handling (#35153)
Sam Edwards
2018-01-23
1
-1
/
+1
*
Digital Ocean Inventory refactor (#29176)
Abhijeet Kasurde
2017-12-09
1
-68
/
+135
*
Fix invalid string escape sequences.
Matt Clay
2017-11-21
1
-1
/
+1
*
assumption made that dopy only dep in dopy (#27536)
Will Weber
2017-08-03
1
-1
/
+1
*
fix comment in inventory/digital_ocean.py (#25828)
loqutus
2017-06-18
1
-1
/
+1
*
python 3 compatibility: import guard around ConfigParser
James Elford
2017-06-03
1
-1
/
+5
*
take into account if cache file exists when loading data from digitalocean ev...
Jorge Quintás
2017-05-17
1
-2
/
+2
*
pep8 fixes for contrib (#24344)
Matt Martz
2017-05-09
1
-33
/
+20
*
Legacy pep8 clean fixes for contrib and hacking (#21081)
Matt Martz
2017-02-07
1
-12
/
+7
*
PEP 8 indent cleanup. (#20800)
Matt Clay
2017-01-29
1
-15
/
+15
*
Register host variables for the DigitalOcean dynamic inventory
Art Matsak
2017-01-06
1
-8
/
+13
*
add tag grouping
Thomas Sjögren
2016-10-25
1
-0
/
+5
*
typo, do_tags, do_volume_ids
Thomas Sjögren
2016-10-25
1
-1
/
+3
*
Correctly read use_private_network as boolean
Daniel Yates
2016-10-23
1
-1
/
+1
*
Use sys.exit(msg) i/o print() and sys.exit() (#15465)
Adrian Likins
2016-08-23
1
-5
/
+4
*
The output of the digital ocean script was invalid for ID and droplet name gr...
Adam Thomas
2016-06-15
1
-2
/
+2
*
fixed group assignment in DO inventory (#16102)
Brian Coca
2016-06-03
1
-15
/
+32
*
[contrib] Add option to define group vars in DigitalOcean dynamic inventory s...
William Durand
2016-02-14
1
-9
/
+17
*
Added an option to use the private network IP address
jamarzka
2015-10-03
1
-2
/
+6
*
Use print() as function under contrib/
Marius Gedminas
2015-08-28
1
-7
/
+7
*
Use 'except ... as' syntax in contrib/ and test/ too
Marius Gedminas
2015-08-27
1
-1
/
+1
*
Bug #11830, keep working even if we use private_networking
Marcos Garcia
2015-08-02
1
-1
/
+10
*
fixed all references to old plugins/inventory to point at contrib/inventory
Brian Coca
2015-07-10
1
-1
/
+1
*
poreted log_plays, syslog_json and osx_say callbacks to v2
Brian Coca
2015-07-10
1
-0
/
+440