Commit Graph

7 Commits

Author SHA1 Message Date
Rich Megginson
799866de2b rebase timesync role to latest upstream
Rebase to latest upstream (1937938)
timesync - add timesync_chrony_custom_settings variable for free-form local configs (1938023)
do not use ignore_errors in timesync role (1938014)
support for timesync_max_distance to configure maxdistance/maxdist parameter (1938016)
support for ntp xleave, filter, and hw timestamping (1938020)

Related: rhbz#1961404
2021-05-25 13:40:31 -07:00
Noriko Hosoi
3b57e8cbea Fixing "sshd role README.md examples use incorrect role name"
This pr fixes 2 issues.
1) Replacing
    - role: willshersystems.sshd
   with
    - role: fedora.linux_system_roles.sshd
2) Avoiding unnecessary conversion. E.g.,
     https://travis-ci.org/willshersystems/ansible-sshd.svg
   was accidentally converted to:
     https://travis-ci.org/willshersystems/fedora.linux_system_roles.sshd.svg

Related: rhbz#1961404
2021-05-25 13:40:27 -07:00
Noriko Hosoi
37a0a35ee7 README.html files (main README for the collection and README for
each role) will not be located in /usr/share/ansible/collections,
but just put in /usr/share/doc/linux-system-roles/collection in rpm.

The README.html files are not included in the collection artifact.

Related: rhbz#1961404
2021-05-25 13:40:19 -07:00
Noriko Hosoi
031963c284 Building the collection artifact subpackage
Description:
If "--with collection_artifact" is added to rh/fedpkg build,
rhel/linux-system-roles-collection-package is created.
Notes:
- have collection_artifact build always disabled by default
- if building --with collection_artifact and without Ansible,
  fedpkg fails due to missing collection artifact (tarball).
- copr build will specify --with collection_artifact explicitly.

For %{without ansible}, ansible_collection_build generates tar at the
collection top and ansible_collection_install untar from the tarball.

Related: rhbz#1961404
2021-05-25 13:40:14 -07:00
Pavel Cahyna
57d713d910 Bump Version, add changelog
Related: rhbz#1961404
2021-05-25 13:40:12 -07:00
Pavel Cahyna
a9a9a29871 Sync with RHEL version 1.0.1-1.el8
Fix description field in galaxy.yml
Remove "Technology Preview" from Collection README
Merging individual ignore file and add it to the package
Add a note to each module Doc to indicate it is private
Add patches for network and storage role ansible-test fixes
Simplify doc tags in %files, corrects a forgotten doc tag for ha_cluster
Suppress one ansible-lint warning in ha_cluster
Add patch for the inclusive language leftover on network-role README.md

Related: rhbz#1961404
2021-05-25 13:39:57 -07:00
DistroBaker
f6ce71d308 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/linux-system-roles.git#490700ef996ddf949520cb4c0fedd290cc657aed
2021-02-22 23:36:10 +01:00