goniomdq

Results 3 issues of goniomdq

Building rpm from supplied SPEC file fails due to missing doc file. RPM build errors: File not found: /root/rpmbuild/BUILDROOT/csync2-2.0-1.x86_64/usr/share/doc/csync2/README File not found: /root/rpmbuild/BUILDROOT/csync2-2.0-1.x86_64/usr/share/doc/csync2/AUTHORS The files exist, but the names contain...

Most tasks where a zone is required default to 'public'. I suggest they should default to 'default_zone' and then to public, which can be achieved by doing this: zone: "{{...

enhancement

set firewalld default zone fails when default_zone not set because of the conditional: when: defaultzone.stdout != default_zone I suggest removing the conditional altogether, as well as task "get actual firewalld...

bug