Changeset - f7893acffffe
[Not reviewed]
0 3 0
Branko Majic (branko) - 5 months ago 2023-11-27 09:47:43
branko@majic.rs
MAR-189: Update list of supported distributions for backup/backup_client roles.
3 files changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/rolereference.rst
Show inline comments
 
@@ -2371,6 +2371,7 @@ Distribution compatibility
 
Role is compatible with the following distributions:
 

	
 
- Debian 10 (Buster)
 
- Debian 11 (Bullseye)
 

	
 

	
 
Examples
 
@@ -2441,6 +2442,7 @@ Distribution compatibility
 
Role is compatible with the following distributions:
 

	
 
- Debian 10 (Buster)
 
- Debian 11 (Bullseye)
 

	
 

	
 
Examples
roles/backup/meta/main.yml
Show inline comments
 
@@ -14,3 +14,4 @@ galaxy_info:
 
    - name: Debian
 
      versions:
 
        - 10
 
        - 11
roles/backup_client/meta/main.yml
Show inline comments
 
@@ -9,3 +9,4 @@ galaxy_info:
 
    - name: Debian
 
      versions:
 
        - 10
 
        - 11
0 comments (0 inline, 0 general)