|
be5ee1d274
|
Added folders plugin
|
2024-11-02 21:47:50 +08:00 |
|
|
5a0ac3460a
|
Updated folder
|
2024-11-02 21:42:50 +08:00 |
|
|
a4050ac521
|
added get_changes function .
|
2024-06-11 06:40:43 +05:30 |
|
|
4b476a8c3d
|
created common.py for extracting deep comparision function.
|
2024-06-06 10:36:30 +05:30 |
|
|
31c955c5b9
|
Added device_defaults
|
2024-05-06 10:20:43 +05:30 |
|
|
e61ad55945
|
Add 'devices'
- will return a dict of devices in format id: name
|
2024-04-23 21:33:09 +08:00 |
|
|
2c26c3a53e
|
Fixes
|
2024-04-23 12:12:40 +08:00 |
|
|
29d43b9ef0
|
Refactoring
- improve modularity
|
2024-04-23 11:51:43 +08:00 |
|
|
34b7f2ccc1
|
Typos
|
2024-04-22 22:54:40 +08:00 |
|
|
b7e3210631
|
Handle non-JSON return values
|
2024-04-22 16:20:30 +08:00 |
|
|
0b5fd3a2cf
|
Additional handling for 404
- sometimes 404 is acceptable
|
2024-04-22 16:11:17 +08:00 |
|
|
00ca2d2133
|
URL fixes if using unix_socket
- according to https://github.com/ansible/ansible/pull/43560 where
unix_socket was implemented, you're supposed to use http://localhost/
as hostname when using unix_socket
|
2024-04-22 15:32:36 +08:00 |
|
|
fb178b36cd
|
Refactoring
- unix_socket still wasn't used correctly
|
2024-04-22 15:26:49 +08:00 |
|
|
b6ec505285
|
Refactoring
- unix_socket wasn't used correctly
|
2024-04-22 15:23:03 +08:00 |
|
|
89a69e6e38
|
Typo
|
2024-04-22 15:16:59 +08:00 |
|
|
8b94a3b06a
|
Missing argument
|
2024-04-22 15:15:34 +08:00 |
|
|
f9a895e8e1
|
Update call parameters
|
2024-04-22 15:11:11 +08:00 |
|
|
fe8f9be567
|
Unix socket workaround
|
2024-04-22 15:07:48 +08:00 |
|
|
6bd9731844
|
Typo
|
2024-04-22 14:52:45 +08:00 |
|
|
537a7b3365
|
Add unix socket support
|
2024-04-22 14:51:36 +08:00 |
|
|
c40784f6ca
|
Fix version
|
2024-04-22 14:39:36 +08:00 |
|
|
591c3f5a67
|
Convert into galaxy collection
|
2024-04-22 14:16:29 +08:00 |
|