Changeset - 92ae17ccdb86
[Not reviewed]
0 3 0
Branko Majic (branko) - 2 years ago 2023-08-09 02:10:08
branko@majic.rs
MAR-181: Updated compatibility information for common/backup_client roles.
3 files changed with 0 insertions and 4 deletions:
0 comments (0 inline, 0 general)
docs/rolereference.rst
Show inline comments
 
@@ -461,13 +461,12 @@ Parameters
 

	
 
Distribution compatibility
 
~~~~~~~~~~~~~~~~~~~~~~~~~~
 

	
 
Role is compatible with the following distributions:
 

	
 
- Debian 9 (Stretch)
 
- Debian 10 (Buster)
 

	
 

	
 
Examples
 
~~~~~~~~
 

	
 
@@ -2360,13 +2359,12 @@ Parameters
 

	
 
Distribution compatibility
 
~~~~~~~~~~~~~~~~~~~~~~~~~~
 

	
 
Role is compatible with the following distributions:
 

	
 
- Debian 9 (Stretch)
 
- Debian 10 (Buster)
 

	
 

	
 
Examples
 
~~~~~~~~
 

	
roles/backup_client/meta/main.yml
Show inline comments
 
@@ -5,8 +5,7 @@ galaxy_info:
 
  description: Sets-up backup client (using duplicity/duply)
 
  license: BSD
 
  min_ansible_version: 2.9
 
  platforms:
 
    - name: Debian
 
      versions:
 
        - 9
 
        - 10
roles/common/meta/main.yml
Show inline comments
 
@@ -19,8 +19,7 @@ galaxy_info:
 
  description: Apply common configuration and hardening on server
 
  license: BSD
 
  min_ansible_version: 2.9
 
  platforms:
 
    - name: Debian
 
      versions:
 
        - 9
 
        - 10
0 comments (0 inline, 0 general)