mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-22 12:50:42 +00:00
[SKIP CI] prepare release
This commit is contained in:
parent
6dbfd81152
commit
4edb2af1cd
@ -1,3 +1,2 @@
|
||||
* ENHANCEMENT
|
||||
* improve ANSIBLE0001 logic to avoid false positive results
|
||||
* improve log output readability
|
||||
* INTERNAL
|
||||
* maintenance and refactoring release, no changes
|
||||
|
@ -6,7 +6,7 @@ __license__ = "MIT"
|
||||
__maintainer__ = "Robert Kaussow"
|
||||
__email__ = "mail@geeklabor.de"
|
||||
__url__ = "https://github.com/xoxys/ansible-later"
|
||||
__version__ = "0.3.2"
|
||||
__version__ = "0.3.3"
|
||||
|
||||
from ansiblelater import logger
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user