Skip to content

Commit

Permalink
update docs for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Dec 15, 2023
1 parent ba72a07 commit 3a195b5
Show file tree
Hide file tree
Showing 306 changed files with 9,880 additions and 7,755 deletions.
615 changes: 322 additions & 293 deletions develop/CHANGELOG.html

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions develop/README.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Red Hat Satellite Ansible Collection &mdash; Red Hat Satellite Ansible Collection documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/antsibull-minimal.css" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
Expand Down
14 changes: 14 additions & 0 deletions develop/_sources/CHANGELOG.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ redhat.satellite Release Notes

This changelog describes changes after version 0.8.1.

v3.15.0
=======

Minor Changes
-------------

- content_view_publish role - allow passing ``async`` and ``poll`` to the module (https://github.com/theforeman/foreman-ansible-modules/pull/1676)
- convert2rhel role - install ``convert2rhel`` from ``cdn-public.redhat.com``, dropping the requirement of a custom CA cert

Bugfixes
--------

- content_view_filter_rule - handle multiple rules for the same package but different architectures and versions correctly (https://bugzilla.redhat.com/show_bug.cgi?id=2189687)

v3.14.0
=======

Expand Down
Loading

0 comments on commit 3a195b5

Please sign in to comment.