mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Remove datetime.datetime.utcfromtimestamp and datetime.datetime.uctnow from controller code since they are deprecated in Python 3.12. * Update target side code to use new utcfromtimestamp and utcnow utils in ansible.module_utils.compat.datetime that return aware datetime objects on Python 2.7 and 3. Co-authored-by: Matt Clay <matt@mystile.com> |
2 years ago | |
|---|---|---|
| .. | ||
| _vendor | 3 years ago | |
| ansible_test | 3 years ago | |
| cli | 3 years ago | |
| compat | 3 years ago | |
| config | 2 years ago | |
| errors | 3 years ago | |
| executor | 3 years ago | |
| galaxy | 2 years ago | |
| inventory | 3 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 3 years ago | |
| module_utils | 2 years ago | |
| modules | 3 years ago | |
| parsing | 2 years ago | |
| playbook | 3 years ago | |
| plugins | 2 years ago | |
| regex | 7 years ago | |
| template | 3 years ago | |
| utils | 2 years ago | |
| vars | 3 years ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 3 years ago | |
| test_context.py | 6 years ago | |
| test_no_tty.py | 4 years ago | |