-
### Summary
It would be helpful if one could gather facts (akin the package_facts) about systemd sockets, targets, timers (and possibly other units). One could then use the information in tasks to ex…
-
TASK [elasticsearch : Get container facts] ****************************************************************************************
fatal: [control01]: FAILED! => {"changed": false, "failed": true, "…
-
Can't create quick facts but can create facts
![screen shot 2018-01-10 at 10 44 19 pm](https://user-images.githubusercontent.com/1164551/34811939-66135670-f658-11e7-9cf0-6e26e34bbef7.png)
ghost updated
6 years ago
-
## Summary
When running the filetree_create role against my AAP instance, it is failing ("Unexpected templating type error occurred...") when using the 'teams' or 'roles' input tag.
## Issue…
-
```
We have
In [13]: ask(Q.real(oo))
Out[13]: False
In [14]: ask(Q.positive(oo))
Out[14]: True
In [15]: ask(Q.real(x), Q.positive(x))
Out[15]: True
which is of course a contradiction. The old ass…
-
```
Assumptions has a mechanism to allow some predicates to imply others.
known_facts = { ...
Implies(Q.lower_triangular, Q.triangular),
Implies(Q.upper_triangular, Q.triangular),
...}
…
-
### Summary
Im looking for a way to gather information about the present httpd configuration.
Like one of the ``*_info`` modules. ``(mysql, mongodb, firewalld, listen_port etc.)``
i came acros…
-
## Is your feature request related to a problem? Please describe
In some cases it is useful to force or ban specific versions of packages from being installed, at the initial installation step, as we…
-
## Describe the bug
When attempting to execute the `files.file` or `files.directory` operations defined [here](https://github.com/mitodl/ol-infrastructure/blob/main/src/bilder/components/hashicorp/st…
-
There are various times when you need to be able to test against different server versions, particularly with the changes in puppet 5.4.1+.
Users should be able to use `let(:server_facts)` to set t…