dR3b

Results 40 comments of dR3b

Status? Thanks

@rohityadavcloud It would be great if a new release were available soon! #117 Thanks!

Yes same error after tzdata update. `timedatectl` shows the right "Local time".

Running on Arch Linux: ```bash mkdir ~/tmp-ansible cd ~/tmp-ansible ~/tmp-ansible » ansible-lint --version Traceback (most recent call last): File "/usr/lib/python3.13/pathlib/_local.py", line 722, in mkdir os.mkdir(self, mode) ~~~~~~~~^^^^^^^^^^^^ FileNotFoundError: [Errno 2]...

I don't think that's a good idea. If there is a release 3.0 later, I'll get this version straight away without a warning! I have no problem with automatic updates...

Is there any status update?

I had this error too: ``` Cloud-init v. 25.1.4-0ubuntu0~24.04.1 running 'modules:final' at Tue, 09 Sep 2025 14:12:42 +0000. Up 12.56 seconds. Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Hit:2 http://zone1.clouds.archive.ubuntu.com/ubuntu noble...

@aciba90 Sure! cloud-init: ``` #cloud-config package_reboot_if_required: true package_update: true package_upgrade: true packages: - btop - mc ``` Logs: [cloud-init.tar.gz](https://github.com/user-attachments/files/22272376/cloud-init.tar.gz)