ansible-galaxy icon indicating copy to clipboard operation
ansible-galaxy copied to clipboard

Repo for paritytech ansible collections

Results 7 ansible-galaxy issues
Sort by recently updated
recently updated
newest added

While doing an ansible demo for the upcoming tutorial: https://github.com/paritytech/openzeppelin-rococo-parachain-ansible-quickstart , I noticed a few usability issues in our ansible role defaults. * Make pruning=256 the default instead of archive...

The GPL is too restrictive and doesn't make sense to use for our Ansible collection. I propose we replace GPL with MIT.

Parachain has a feature to support external relaychain. In this mode the collator doesn't need to run a local relay-chain node and simply needs to point to a relay-chain RPC...

It is good practice to put keys in a separate keystore folder that is outside the database path which may be backuped by some processes. I suggest introducing `node_keystore_path` to...

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...

dependencies

## Goal - Remove all deprecated/legacy parameters - Optimize the variables, rename if needed. - Improve documentation - Focus more on parachain deployments. ### Legacy parameters 1. Old rpc port...