ansible in Fedora 23+ (python3)
Dusty Mabe
dusty at dustymabe.com
Wed Oct 14 14:03:38 UTC 2015
On 10/14/2015 09:40 AM, Pete Travis wrote:
>
> On 10/14/2015 07:47 AM, Matthew Miller wrote:
>> On Tue, Oct 13, 2015 at 08:57:57PM -0700, Adam Williamson wrote:
>>> Beyond that, though, why not just have your ansible play ensure its own
>>> deps are installed? If you're dealing with docker, make sure the
>>> package you need is installed before you run any docker steps...
>> So, in other words, it seems acceptible to make this a documentation
>> problem? We should at least definitely make sure to have that
>> documentation.
>>
> I haven't poked at this yet, but can add it to the release notes. Can
> someone confirm that at least the dnf module works out of the box?
Define "out of the box". For the fedora cloud image you have to install
python and python-dnf first. The dnf module will then work, but not
until you do that.
More information about the devel
mailing list