Jonathan Mainguy
|
b17b5ad85b
|
Added ansible_date_time.weekday as a fact. This returns Monday,Tuesday,Wednesday,Thursday,Friday,Saturday, or Sunday depending on the remote servers time. Useful for backups the way I use it
|
2014-03-24 13:43:00 -04:00 |
Herby Gillot
|
c0886a5f3a
|
Add a fact providing the full hostname, without the domain portion
truncated.
|
2014-03-23 21:59:47 -04:00 |
Michael DeHaan
|
b0dbc61d63
|
Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original
license -- so usage of facts code in modules will be limited to GPLv3 modules.
|
2014-03-16 16:12:02 -04:00 |