Increase the version number in pyproject.toml Update version in __init__.py to match __version__ = "0.1.1" Clean old builds: bashCopyrm -rf dist/...
- name: install aws-cli hosts: all gather_facts: false become: true vars: ansible_connection: community.aws.aws_ssm ...
You need paramiko 3.5.0
xen-netfront, xen-blkfront cause issues during compilation (they are missing) so if the contents of the file /etc/dracut.conf.d/xen.conf is...
https://docs.rockylinux.org/guides/custom-linux-kernel/ # ENA (PHC and express) Recommandation from the ena documentation: use boot param...
CREATE ROLE replication_user_name WITH REPLICATION LOGIN PASSWORD 'password'; host replication replication_user_name ip_mask md5 sudo rm...