lae

Results 112 comments of lae

> With the way I built this... Yeah, I totally get how it works and is intended to work, and it very much reminded me of the `state` attribute in...

> The file names aren't fixed, users can named them whatever they like and have multiple files. Right. By `fully-managed validators directory` I mean that Ansible would remove any unexpected...

If the symlink method works for git-based installs (i.e. how this PR currently works) then the `custom_validators` and `custom_pipelines` directory names can still be made irrelevant. You'd just symlink/delink the...

the first scenario, in more concrete (pseudocode) terms, with a loop to help dedupe tasks: ``` - block: - name: collect list of files in shared custom modules directory -...

>cites "Most people" >doesn't provide sources uh-huh...your bootlicking+condescending way of writing suggests to me you wouldn't succeed either, but what do I know, I'm clearly one of those devs. 🤪...

It is not. However it's not something I can easily reproduce since I don't have access to/funds for the hardware. Given the excerpt I don't know how much more info...

Also double check that your cluster is healthy. This looks like it might be an issue with Proxmox quorum instead of an issue with Ceph.

If you think timing is the issue, can you try modifying the role installed locally to add `throttle: 1` to the creation task in `ceph.yml`? https://github.com/lae/ansible-role-proxmox/blob/develop/tasks/ceph.yml#L25 As for VMs, I...

not to sound like a broken record, but pull requests welcome :slightly_smiling_face: the excerpt you've provided are just what the defaults are set to, and does not seem confusing to...

Also this request might overlap with/be a duplicate of #68, given the title.